isAndroid property

bool get isAndroid

Whether this style resolves to the Android/Material presentation.

Implementation

bool get isAndroid => this == DraftModePlatformStyle.android;