isOnSupportedPlatform top-level property

bool isOnSupportedPlatform
final

Implementation

final isOnSupportedPlatform = Platform.isAndroid || Platform.isIOS;