menu
antd_flutter_mobile package
documentation
components/dialog/index.dart
AntdBaseDialog<T extends AntdBaseAction<AntdActionStyle, T>, WidgetType, Style extends AntdDialogBaseStyle, StateType>
title property
title property
dark_mode
light_mode
title
property
Widget
?
title
final
标题
Implementation
final Widget? title;
antd_flutter_mobile package
documentation
components/dialog/index
AntdBaseDialog<T extends AntdBaseAction<AntdActionStyle, T>, WidgetType, Style extends AntdDialogBaseStyle, StateType>
title property
AntdBaseDialog class