menu
objd package
documentation
core.dart
Comment
Comment.LineBreak constructor
Comment.LineBreak constructor
dark_mode
light_mode
Comment.LineBreak
constructor
Comment.LineBreak
(
)
The Comment features a simple line break.
Implementation
Comment.LineBreak() : _text = '';
objd package
documentation
core
Comment
Comment.LineBreak constructor
Comment class