menu
figma2flutter 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;
figma2flutter package
documentation
config/options
Option<T>
defaultValue property
Option class