You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we have a Widget for Full Screen ie. FullScreenButton(). But the button is non-customizable. How about having a separate method for eg. _controller.FullScreen(), that can be called from any widget's onPressed() or onTap() etc.
Currently, we have a Widget for Full Screen ie. FullScreenButton(). But the button is non-customizable. How about having a separate method for eg.
_controller.FullScreen()
, that can be called from any widget's onPressed() or onTap() etc.for eg.
The text was updated successfully, but these errors were encountered: