isCupertino property
bool?
get
isCupertino
Is using the Cupertino Design UI.
Implementation
bool? get isCupertino => _isCupertino;
Is using the Cupertino Design UI.
bool? get isCupertino => _isCupertino;