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
Constructors
new
Properties
context
getMessage
hashCode
initialMessage
mounted
runtimeType
setMessage
widget
Methods
activate
build
deactivate
debugFillProperties
didChangeDependencies
didUpdateWidget
dispose
initState
noSuchMethod
reassemble
setState
toDiagnosticsNode
toString
toStringShort
Operators
operator ==