menu
figma_flutter_token_mapper package
documentation
config/options.dart
Option<T>
defaultValue property
defaultValue property
dark_mode
light_mode
defaultValue
property
T
defaultValue
final
The default value of the option
Implementation
final T defaultValue;
figma_flutter_token_mapper package
documentation
config/options
Option<T>
defaultValue property
Option class