menu
mno_shared package
documentation
epub.dart
DomRange
DomRange constructor
DomRange constructor
dark_mode
light_mode
DomRange
constructor
DomRange
(
{
required
Point
start
,
Point
?
end
,
})
Implementation
DomRange({required this.start, this.end});
mno_shared package
documentation
epub
DomRange
DomRange constructor
DomRange class