value property

List<ScreenDensity>? value
getter/setter pair

Value of a screen density.

Implementation

core.List<ScreenDensity>? value;