feathers.skins

Check out some additional documentation from the Feathers UI Manual to help you get started with the feathers.skins package:

..
BaseGraphicsPathSkin

A base class for Feathers UI skins that draw a path with a fill and border using openfl.display.Graphics.

IProgrammaticSkin

Interface for Feathers UI skins that are drawn programmatically.

ProgrammaticSkin

A base class for Feathers UI skins that are drawn programmatically.

RectangleSkin

A skin for Feathers UI components that draws a rectangle. The rectangle's fill and border may be styled, and the corners may be rounded.