onMediaLongPress property
void Function(AssetEntity)?
onMediaLongPress
final
Called when the user long-presses on this grid tile.
Implementation
final void Function(AssetEntity)? onMediaLongPress;