updateIsSmallScreen property

dynamic Function(bool) updateIsSmallScreen
final

Callback to update whether the screen is small.

Implementation

final Function(bool) updateIsSmallScreen;