menu
artisanal package
documentation
tui.dart
TextSyntaxLineWindow
TextSyntaxLineWindow.new const constructor
TextSyntaxLineWindow.new const constructor
dark_mode
light_mode
TextSyntaxLineWindow
constructor
const
TextSyntaxLineWindow
(
{
required
int
startLine
,
required
int
endLine
,
})
Implementation
const TextSyntaxLineWindow({required this.startLine, required this.endLine});
artisanal package
documentation
tui
TextSyntaxLineWindow
TextSyntaxLineWindow.new const constructor
TextSyntaxLineWindow class