menu
flutter_loading_screen package
documentation
models/message_state.dart
MessageState<T extends StatefulWidget>
getMessage property
getMessage property
dark_mode
light_mode
getMessage
property
String
get
getMessage
Getter for the message variable
Implementation
String
get
getMessage => _message;
flutter_loading_screen package
documentation
models/message_state
MessageState<T extends StatefulWidget>
getMessage property
MessageState class