isCupertino property

bool? isCupertino

Is using the Cupertino Design UI.

Implementation

bool? get isCupertino => _isCupertino;