isSupportCore property
bool
get
isSupportCore
Implementation
static bool get isSupportCore =>
(kIsWeb || Platform.isAndroid || Platform.isIOS || Platform.isMacOS);
static bool get isSupportCore =>
(kIsWeb || Platform.isAndroid || Platform.isIOS || Platform.isMacOS);