isAndroid property

bool isAndroid

Implementation

bool get isAndroid => Theme.of(this).platform == TargetPlatform.android;