menu
sunny_essentials package
documentation
cards/platform_card.dart
PlatformCard
onLongPress property
onLongPress property
dark_mode
light_mode
onLongPress
property
FutureOr
Function
(
BuildContext
)
?
get
onLongPress
inherited
Implementation
FutureOr<dynamic> Function(BuildContext)? get onLongPress => _args.onLongPress;
sunny_essentials package
documentation
cards/platform_card
PlatformCard
onLongPress property
PlatformCard class