statesController property

ShadStatesController? statesController
final

The controller for managing button states (e.g., hovered, pressed, focused). If null, an internal controller is created.

Implementation

final ShadStatesController? statesController;