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