flutter_json_widgets
floating_action_button_location
FloatingActionButtonLocation
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_json_widgets
floating_action_button_location
FloatingActionButtonLocation
toJson method
FloatingActionButtonLocation class
Constructors
centerDocked
centerFloat
centerTop
endContained
endDocked
endFloat
endTop
fromJson
miniCenterDocked
miniCenterFloat
miniCenterTop
miniEndDocked
miniEndFloat
miniEndTop
miniStartDocked
miniStartFloat
miniStartTop
startDocked
startFloat
startTop
Properties
hashCode
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==