themePrimarySwatch property

String? get themePrimarySwatch

Implementation

String? get themePrimarySwatch => _$this._themePrimarySwatch;
set themePrimarySwatch (String? themePrimarySwatch)

Implementation

set themePrimarySwatch(String? themePrimarySwatch) =>
    _$this._themePrimarySwatch = themePrimarySwatch;