menu
antd_flutter_mobile package
documentation
components/dialog/index.dart
AntdDialogAction
bottom property
bottom property
dark_mode
light_mode
bottom
property
bool
?
bottom
final
是否固定在底部(为true时会固定在对话框底部)
Implementation
final bool? bottom;
antd_flutter_mobile package
documentation
components/dialog/index
AntdDialogAction
bottom property
AntdDialogAction class