menu
antd_flutter_mobile package
documentation
components/popup/index.dart
AntdPopupBaseState<Style extends AntdPopupBaseStyle, Popup extends AntdBasePopup<Style, Popup, StateType>, StateType>
buildAutoAnimation method
buildAutoAnimation method
dark_mode
light_mode
buildAutoAnimation
method
@
override
bool
buildAutoAnimation
(
)
override
Implementation
@override bool buildAutoAnimation() { return false; }
antd_flutter_mobile package
documentation
components/popup/index
AntdPopupBaseState<Style extends AntdPopupBaseStyle, Popup extends AntdBasePopup<Style, Popup, StateType>, StateType>
buildAutoAnimation method
AntdPopupBaseState class