widthAsPx property

String get widthAsPx

Returns width as a px String.

Implementation

String get widthAsPx => '${width}px';