menu
units_converter package
documentation
models/property.dart
Property<K, V>
size property
size property
dark_mode
light_mode
size
property
int
size
getter/setter pair
The size of the
Property
, i.e. the number of the
Unit
s that belong to that
Property
.
Implementation
late int size;
units_converter package
documentation
models/property
Property<K, V>
size property
Property class