commentStyle property
CommentStyle
get
commentStyle
Get the comment style for the current project
Implementation
CommentStyle get commentStyle => config.languageConfig.commentStyle;
Get the comment style for the current project
CommentStyle get commentStyle => config.languageConfig.commentStyle;