onFullScreenButtonTap property

VoidCallback? onFullScreenButtonTap
final

Called when full screen button is tapped. The button will be hidden if its null;

Implementation

final VoidCallback? onFullScreenButtonTap;