incrementIcon property

Widget? incrementIcon
final

The icon widget for the increment button.

If not provided, defaults to a plus icon.

Implementation

final Widget? incrementIcon;