borderColor property

Color? borderColor
final

borderColor Define the color border around the button, the default value is null.

Implementation

final Color? borderColor;