onMediaTap property

(void Function(AssetEntity)?) onMediaTap
final

Called when the user taps this grid tile.

Implementation

final void Function(AssetEntity)? onMediaTap;