isMobile property

bool get isMobile

UncompleteDocumentation

Implementation

bool get isMobile => Platform.isAndroid || Platform.isIOS || kIsWeb;