colorDepth property
int?
get
colorDepth
Implementation
int? get colorDepth => _$this._colorDepth;
set
colorDepth
(int? colorDepth)
Implementation
set colorDepth(int? colorDepth) => _$this._colorDepth = colorDepth;