width property

double? width
final

Holds the width of the widget. You can customise it

accoring to your requirements.

Implementation

final double? width;