[FloatingActionButtonLocation] Add spacing between placement entries in documentation (#77793)
This commit is contained in:
parent
515ef91ba1
commit
02402392f1
@ -66,74 +66,92 @@ const double kMiniButtonOffsetAdjustment = 4.0;
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// * [FloatingActionButtonLocation.centerFloat]:
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// * [FloatingActionButtonLocation.centerTop]:
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// * [FloatingActionButtonLocation.endDocked]:
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// * [FloatingActionButtonLocation.endFloat]:
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// * [FloatingActionButtonLocation.endTop]:
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// * [FloatingActionButtonLocation.startDocked]:
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// * [FloatingActionButtonLocation.startFloat]:
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// * [FloatingActionButtonLocation.startTop]:
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// * [FloatingActionButtonLocation.miniCenterDocked]:
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// * [FloatingActionButtonLocation.miniCenterFloat]:
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// * [FloatingActionButtonLocation.miniCenterTop]:
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// * [FloatingActionButtonLocation.miniEndDocked]:
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// * [FloatingActionButtonLocation.miniEndFloat]:
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// * [FloatingActionButtonLocation.miniEndTop]:
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// * [FloatingActionButtonLocation.miniStartDocked]:
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// * [FloatingActionButtonLocation.miniStartFloat]:
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// * [FloatingActionButtonLocation.miniStartTop]:
|
||||
///
|
||||
/// 
|
||||
///
|
||||
///
|
||||
/// See also:
|
||||
///
|
||||
/// * [FloatingActionButton], which is a circular button typically shown in the
|
||||
|
Loading…
x
Reference in New Issue
Block a user