menu
artisanal package
documentation
tui.dart
Comment
text method
text method
dark_mode
light_mode
text
method
Comment
text
(
String
text
)
Sets the comment text.
Implementation
Comment text(String text) { _text = text; return this; }
artisanal package
documentation
tui
Comment
text method
Comment class