menu
antd_flutter_mobile package
documentation
components/define.dart
AntdState<Style extends AntdStyle, WidgetType extends AntdStateComponent<Style, WidgetType>>
theme property
theme property
dark_mode
light_mode
theme
property
@
protected
AntdTheme
theme
getter/setter pair
Implementation
@protected late AntdTheme theme = AntdTheme.of(context);
antd_flutter_mobile package
documentation
components/define
AntdState<Style extends AntdStyle, WidgetType extends AntdStateComponent<Style, WidgetType>>
theme property
AntdState class