menu
rattle
settings/sections/graphic_theme.dart
GraphicTheme
GraphicTheme.new const constructor
GraphicTheme.new
dark_mode
light_mode
GraphicTheme
constructor
const
GraphicTheme
(
{
Key
?
key
,
})
Implementation
const GraphicTheme({super.key});
rattle
graphic_theme
GraphicTheme
GraphicTheme.new const constructor
GraphicTheme class