width property

double? width
final

this is the width of the button, by default it will take all the available width

Implementation

final double? width;