menu
dart_generator package
documentation
dart_generator.dart
Comment
Comment.new const constructor
Comment.new const constructor
dark_mode
light_mode
Comment
constructor
const
Comment
(
String
comment
,
CommentType
type
)
Implementation
const Comment(this.comment, this.type);
dart_generator package
documentation
dart_generator
Comment
Comment.new const constructor
Comment class