core/widget_style library
Core abstraction for widget styles.
This abstract class defines the contract that all style implementations must follow. It provides a common interface for style configuration and native style rendering.
Classes
- WidgetStyle
- Abstract base class for all widget style implementations.