width property

Widget get width

Implementation

Widget get width => SizedBox(width: (this).toDouble());