heightAsPx property

String heightAsPx

Returns height as a px String.

Implementation

String get heightAsPx => '${height}px';