menu
flutter_alacritty package
documentation
links/link_overlay.dart
LinkCellRange
LinkCellRange.new const constructor
LinkCellRange.new const constructor
dark_mode
light_mode
LinkCellRange
constructor
const
LinkCellRange
(
{
required
int
start
,
required
int
end
,
})
Implementation
const LinkCellRange({required this.start, required this.end});
flutter_alacritty package
documentation
links/link_overlay
LinkCellRange
LinkCellRange.new const constructor
LinkCellRange class