isMobileScreen property

bool isMobileScreen

Implementation

bool get isMobileScreen => Platform.isIOS || Platform.isAndroid;