menu
superdeck package
documentation
models/slide_model.dart
SectionDataMapper
stringifyValue method
stringifyValue method
dark_mode
light_mode
stringifyValue
method
@
override
String
stringifyValue
(
SectionData
value
, [
MapperContainer?
container
])
inherited
Implementation
@override String stringifyValue(value, [MapperContainer? container]) => value.toString();
superdeck package
documentation
models/slide_model
SectionDataMapper
stringifyValue method
SectionDataMapper class