width property

double width
final

Width of the container, that will just increase the tapable area of this button. By default the value is 44.0, but user can change it.

Implementation

final double width;