isAndroid property

bool isAndroid
final

Implementation

static final bool isAndroid = !kIsWeb && Platform.isAndroid;