incrementIcon property
The icon widget for the increment button.
If not provided, defaults to a plus icon.
Implementation
final Widget? incrementIcon;
The icon widget for the increment button.
If not provided, defaults to a plus icon.
final Widget? incrementIcon;