menu
antd_flutter_mobile package
documentation
components/mask/index.dart
AntdMaskBaseState<Style extends AntdMaskBaseStyle, WidgetType extends AntdBaseMask<Style, WidgetType, StateType>, StateType>
animation property
animation property
dark_mode
light_mode
animation
property
@
protected
AntdMaskBaseAnimation
<
WidgetType
,
StateType
>
?
animation
getter/setter pair
Implementation
@protected late AntdMaskBaseAnimation<WidgetType, StateType>? animation;
antd_flutter_mobile package
documentation
components/mask/index
AntdMaskBaseState<Style extends AntdMaskBaseStyle, WidgetType extends AntdBaseMask<Style, WidgetType, StateType>, StateType>
animation property
AntdMaskBaseState class