isSupported property
bool
get
isSupported
Implementation
static bool get isSupported =>
kIsWeb || Platform.isAndroid || Platform.isIOS;
static bool get isSupported =>
kIsWeb || Platform.isAndroid || Platform.isIOS;