borderPaint property
Paint object used for drawing the border.
Configured with anti-aliasing enabled and stroke style for smooth border rendering.
Implementation
final Paint borderPaint = Paint();
Paint object used for drawing the border.
Configured with anti-aliasing enabled and stroke style for smooth border rendering.
final Paint borderPaint = Paint();