menu
onyx package
documentation
message.dart
Message
getContent method
getContent method
dark_mode
light_mode
getContent
method
String
getContent
(
)
Implementation
String getContent() { return 'Got it!'; }
onyx package
documentation
message
Message
getContent method
Message class