width property

Widget width

Implementation

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