menu
antd_flutter_mobile package
documentation
components/mask/index.dart
AntdMaskBaseState<Style extends AntdMaskBaseStyle, WidgetType extends AntdBaseMask<Style, WidgetType, StateType>, StateType>
buildStyleAnimation abstract method
buildStyleAnimation abstract method
dark_mode
light_mode
buildStyleAnimation
abstract method
@
protected
AntdMaskBaseAnimation
<
WidgetType
,
StateType
>
?
buildStyleAnimation
(
)
Implementation
@protected AntdMaskBaseAnimation<WidgetType, StateType>? buildStyleAnimation();
antd_flutter_mobile package
documentation
components/mask/index
AntdMaskBaseState<Style extends AntdMaskBaseStyle, WidgetType extends AntdBaseMask<Style, WidgetType, StateType>, StateType>
buildStyleAnimation abstract method
AntdMaskBaseState class