borderColor property Null safety

Color? borderColor
final

Define the color border around the button.

borderColor: Colors.amber

borderColor: Colors.green

Implementation

final Color? borderColor;