borderWidth property

double? borderWidth
final

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

Implementation

final double? borderWidth;