switchUI property
bool
get
switchUI
Use Cupertino UI in Android and vice versa.
Implementation
bool get switchUI => _switchUI;
Use Cupertino UI in Android and vice versa.
bool get switchUI => _switchUI;