menu
floating_palette package
documentation
floating_palette_advanced.dart
PropertyAnimation
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => { 'property': property.name, 'from': from, 'to': to, };
floating_palette package
documentation
floating_palette_advanced
PropertyAnimation
toMap method
PropertyAnimation class