surfacePainter property

NeumorphicSurfacePainter surfacePainter
getter/setter pair

A painter that is used to draw the surface of a Neumorphic button.

This painter is responsible for rendering the visual appearance of the Neumorphic button, including its shadows, highlights, and other Neumorphic effects.

Implementation

late NeumorphicSurfacePainter surfacePainter;