themeId property
String?
get
themeId
Implementation
String? get themeId => _$this._themeId;
set
themeId
(String? themeId)
Implementation
set themeId(String? themeId) => _$this._themeId = themeId;