menu
antd_flutter_mobile package
documentation
components/popup/index.dart
AntdBasePopup<Style extends AntdPopupBaseStyle, WidgetType, StateType>
closeIcon property
closeIcon property
dark_mode
light_mode
closeIcon
property
Widget
?
closeIcon
final
自定义关闭按钮图标
Implementation
final Widget? closeIcon;
antd_flutter_mobile package
documentation
components/popup/index
AntdBasePopup<Style extends AntdPopupBaseStyle, WidgetType, StateType>
closeIcon property
AntdBasePopup class