menu
artisanal package
documentation
tui.dart
CodeBlockCommentDelimiters
CodeBlockCommentDelimiters.new const constructor
CodeBlockCommentDelimiters.new const constructor
dark_mode
light_mode
CodeBlockCommentDelimiters
constructor
const
CodeBlockCommentDelimiters
(
{
required
String
start
,
required
String
end
,
})
Implementation
const CodeBlockCommentDelimiters({required this.start, required this.end});
artisanal package
documentation
tui
CodeBlockCommentDelimiters
CodeBlockCommentDelimiters.new const constructor
CodeBlockCommentDelimiters class