menu
gson package
documentation
values.dart
CustomValue
CustomValue constructor
CustomValue constructor
dark_mode
light_mode
CustomValue
constructor
CustomValue
(
dynamic
content
)
Implementation
CustomValue(dynamic content) { this.content = content; }
gson package
documentation
values
CustomValue
CustomValue constructor
CustomValue class