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