Whether the current Platform is a mobile or not.
bool get isMobile => Platform.isIOS || Platform.isWindows;