menu
fluttery_framework package
documentation
view.dart
MsgBox
msg property
msg property
dark_mode
light_mode
msg
property
String
?
msg
final
Optional String as the primary message of the Message box.
Implementation
final String? msg;
fluttery_framework package
documentation
view
MsgBox
msg property
MsgBox class