heightAsPx property

String get heightAsPx

Returns height as a px String.

Implementation

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