borderWidth property

double borderWidth
final
  • borderWidth (optional) : A double value that defines the width of the button's border.

By default, it is set to neuBorder.

Implementation

final double borderWidth;