updateIsWideScreen property

dynamic Function(bool) updateIsWideScreen
final

Callback to update whether the screen is wide.

Implementation

final Function(bool) updateIsWideScreen;