menu
artisanal package
documentation
widgets.dart
HitTestElementEntry
HitTestElementEntry.new const constructor
HitTestElementEntry.new const constructor
dark_mode
light_mode
HitTestElementEntry
constructor
const
HitTestElementEntry
(
{
required
Element
element
,
required
double
localX
,
required
double
localY
,
})
Implementation
const HitTestElementEntry({ required this.element, required this.localX, required this.localY, });
artisanal package
documentation
widgets
HitTestElementEntry
HitTestElementEntry.new const constructor
HitTestElementEntry class