menu
sunny_service_stubs package
documentation
models/waypoints/model/text_content.dart
ITextContent
text property
text property
dark_mode
light_mode
text
property
String
?
get
text
Property getter and setter for text:
Implementation
String? get text;
set
text
(
String
?
text
)
Implementation
set text(String? text);
sunny_service_stubs package
documentation
models/waypoints/model/text_content
ITextContent
text property
ITextContent class