menu
artisanal package
documentation
widgets.dart
HitTestEntry
HitTestEntry.new const constructor
HitTestEntry.new const constructor
dark_mode
light_mode
HitTestEntry
constructor
const
HitTestEntry
(
Object
renderObject
, {
double
localX
=
0
,
double
localY
=
0
,
})
Implementation
const HitTestEntry(this.renderObject, {this.localX = 0, this.localY = 0});
artisanal package
documentation
widgets
HitTestEntry
HitTestEntry.new const constructor
HitTestEntry class