menu
antd_flutter_mobile package
documentation
components/mask/index.dart
AntdMaskBaseState<Style extends AntdMaskBaseStyle, WidgetType extends AntdBaseMask<Style, WidgetType, StateType>, StateType>
buildAutoAnimation method
buildAutoAnimation method
dark_mode
light_mode
buildAutoAnimation
method
@
protected
bool
buildAutoAnimation
(
)
Implementation
@protected bool buildAutoAnimation() { return true; }
antd_flutter_mobile package
documentation
components/mask/index
AntdMaskBaseState<Style extends AntdMaskBaseStyle, WidgetType extends AntdBaseMask<Style, WidgetType, StateType>, StateType>
buildAutoAnimation method
AntdMaskBaseState class