width property

Widget get width

this is sizebox widget with width property

Implementation

Widget get width => SizedBox(width: _number());