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