menu
folly_fields package
documentation
widgets/text_message.dart
TextMessage
TextMessage.new const constructor
TextMessage.new const constructor
dark_mode
light_mode
TextMessage
constructor
const
TextMessage
(
String
message
, {
Key
?
key
,
})
Implementation
const TextMessage( this.message, { super.key, });
folly_fields package
documentation
widgets/text_message
TextMessage
TextMessage.new const constructor
TextMessage class