themeId property

String? themeId

Current theme identifier if you use predefined map of themes Equals null if you update theme in runtime by method updateTheme

Implementation

String? get themeId => _facilityState.themeId;