isCupertino property

bool? get isCupertino

Is using the Cupertino Design UI.

Implementation

bool? get isCupertino => _isCupertino;