menu
tuikit_atomic_x package
documentation
base_component/theme/theme_state.dart
ThemeConfig
ThemeConfig.new constructor
ThemeConfig.new constructor
dark_mode
light_mode
ThemeConfig
constructor
ThemeConfig
(
{
required
ThemeType
type
,
String
?
primaryColor
,
})
Implementation
ThemeConfig({ required this.type, this.primaryColor, });
tuikit_atomic_x package
documentation
base_component/theme/theme_state
ThemeConfig
ThemeConfig.new constructor
ThemeConfig class