borderPaint property

Paint borderPaint
final

Paint object used for drawing the border.

Configured with anti-aliasing enabled and stroke style for smooth border rendering.

Implementation

final Paint borderPaint = Paint();