customActionIcon property

Icon? customActionIcon
final

Custom trailing icon widget.

When provided, this overrides actionIcon.

Implementation

final Icon? customActionIcon;