menu
veto package
documentation
data/models/busy_model.dart
BusyModel
busyTitle property
busyTitle property
dark_mode
light_mode
busyTitle
property
String
?
busyTitle
final
Optional title to be displayed when the application or component is busy.
Implementation
final String? busyTitle;
veto package
documentation
data/models/busy_model
BusyModel
busyTitle property
BusyModel class