width property

double? width
final

width is used to set the width of the button This is an optional property This is a double type property

Implementation

final double? width;