menu
fluttery_framework package
documentation
view.dart
MsgBox
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
Optional String to display as a title on the Message box.
Implementation
final String? title;
fluttery_framework package
documentation
view
MsgBox
title property
MsgBox class