menu
flower package
documentation
ui/src/dialog/dialog_view.dart
DialogView
closeButton property
closeButton property
dark_mode
light_mode
closeButton
property
bool
?
closeButton
final
a boolean determine that dialog has close button or not
Implementation
final bool? closeButton;
flower package
documentation
ui/src/dialog/dialog_view
DialogView
closeButton property
DialogView class