menu
flutter_loading_screen package
documentation
widget/loading_screen.dart
FlutterLoadingScreen
loadingMessage property
loadingMessage property
dark_mode
light_mode
loadingMessage
property
String
?
loadingMessage
final
The message that is displayed on the first load of the widget
Implementation
final String? loadingMessage;
flutter_loading_screen package
documentation
widget/loading_screen
FlutterLoadingScreen
loadingMessage property
FlutterLoadingScreen class