menu
every_door_plugin package
documentation
widgets/map_button.dart
OverlayButtonWidget
onLongPressed property
onLongPressed property
dark_mode
light_mode
onLongPressed
property
void Function
(
BuildContext
)
?
onLongPressed
final
Function to call on long tap.
Implementation
final void Function(BuildContext)? onLongPressed;
every_door_plugin package
documentation
widgets/map_button
OverlayButtonWidget
onLongPressed property
OverlayButtonWidget class