menu
superdeck package
documentation
models/slide_model.dart
SectionDataMappable
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return SectionDataMapper.ensureInitialized().encodeMap(this); }
superdeck package
documentation
models/slide_model
SectionDataMappable
toMap method
SectionDataMappable extension on
SectionData