unit property

String unit
final

The unit component of this CSS value.

E.g., 'px' for '1px'

Implementation

final String unit;