menu
wings_data_model
wings_data_model
MediaVariantBuilder
size property
size
brightness_4
size
property
Null safety
double
?
size
Implementation
double? get size => _$this._size;
void
size=
(
double
?
size
)
Implementation
set size(double? size) => _$this._size = size;
wings_data_model
wings_data_model
MediaVariantBuilder
size property
MediaVariantBuilder class
Constructors
MediaVariantBuilder
Properties
hashCode
height
mime
runtimeType
size
url
width
Methods
build
noSuchMethod
replace
toString
update
Operators
operator ==