buttonDecoration property
Custom decoration for the button, merged with theme defaults if provided. Allows advanced styling beyond basic colors and shadows.
Implementation
final ShadDecoration? buttonDecoration;
Custom decoration for the button, merged with theme defaults if provided. Allows advanced styling beyond basic colors and shadows.
final ShadDecoration? buttonDecoration;