updateIsMediumScreen property
final
Callback to update whether the screen is medium-sized.
Implementation
final Function(bool) updateIsMediumScreen;
Callback to update whether the screen is medium-sized.
final Function(bool) updateIsMediumScreen;