menu
artisanal package
documentation
widgets.dart
LongPressEndDetails
LongPressEndDetails.new const constructor
LongPressEndDetails.new const constructor
dark_mode
light_mode
LongPressEndDetails
constructor
const
LongPressEndDetails
(
{
required
Offset
globalPosition
,
required
Offset
localPosition
,
})
Implementation
const LongPressEndDetails({ required this.globalPosition, required this.localPosition, });
artisanal package
documentation
widgets
LongPressEndDetails
LongPressEndDetails.new const constructor
LongPressEndDetails class