menu
another_brother package
documentation
custom_paper.dart
BinPaper_RJ2150
toMap method
toMap method
dark_mode
light_mode
toMap
method
@
override
Map
<
String
,
dynamic
>
toMap
(
)
override
Implementation
@override Map<String, dynamic> toMap() { return { "name": _name, "assetPath": _assetPath }; }
another_brother package
documentation
custom_paper
BinPaper_RJ2150
toMap method
BinPaper_RJ2150 class