menu
artisanal package
documentation
style.dart
StyleRange
StyleRange.new const constructor
StyleRange.new const constructor
dark_mode
light_mode
StyleRange
constructor
const
StyleRange
(
int
start
,
int
end
,
Style
style
)
Implementation
const StyleRange(this.start, this.end, this.style);
artisanal package
documentation
style
StyleRange
StyleRange.new const constructor
StyleRange class