currentCupertinoThemeKey property

String? currentCupertinoThemeKey

get themeKey of currently applied cupertino themes .

Implementation

String? get currentCupertinoThemeKey => _currentCupertinoThemeKey;