inSmallScreen property

bool get inSmallScreen

Running in small screen

Implementation

bool get inSmallScreen => state!.context.inSmallScreen;