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