width property

double? width
final

Optional width of the widget. Defaults to 35% of screen width.

Implementation

final double? width;