statesController property
The controller for managing button states (e.g., hovered, pressed, focused). If null, an internal controller is created.
Implementation
final ShadStatesController? statesController;
The controller for managing button states (e.g., hovered, pressed, focused). If null, an internal controller is created.
final ShadStatesController? statesController;