menu
supercharge_flutter package
documentation
supercharge.dart
SuperchargeConfigOptionsStyle
theme property
theme property
dark_mode
light_mode
theme
property
String
?
theme
final
'light' or 'dark' mode is supported. 'light' by default.
Implementation
final String? theme;
supercharge_flutter package
documentation
supercharge
SuperchargeConfigOptionsStyle
theme property
SuperchargeConfigOptionsStyle class