menu
restage package
documentation
rfw.dart
Config
Config.new const constructor
Config.new const constructor
dark_mode
light_mode
Config
constructor
const
Config
(
{
bool
?
enabled
,
})
Creates an RFW configuration overlay.
Implementation
const Config({this.enabled});
restage package
documentation
rfw
Config
Config.new const constructor
Config class