width property

double? width
getter/setter pair

Width of the widget. Image is subjected to fit within the given width.

Implementation

double? width;