menu
sunny_core_widgets package
documentation
routes/key_args.dart
KeyArgs<R>
toMap method
toMap method
dark_mode
light_mode
toMap
method
@
override
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
@override Map<String, dynamic> toMap() => args;
sunny_core_widgets package
documentation
routes/key_args
KeyArgs<R>
toMap method
KeyArgs class