borderColor property
Specifies the border color applies to the tooltip.
See also:
- color, to set the fill color.
- borderWidth, to set the border width.
- borderRadius, to set the border radius.
Implementation
final Color? borderColor;
Specifies the border color applies to the tooltip.
See also:
final Color? borderColor;