borderColor property

Color? borderColor
final

borderColor Define the border color around the button.

borderColor: Colors.amber

borderColor: Colors.green

Implementation

final Color? borderColor;