switchUI property

bool switchUI

Use Cupertino UI in Android and vice versa.

Implementation

bool get switchUI => appState?.switchUI ?? false;