lookupIcon property

IconData lookupIcon
final

Icon used by the focused-cell lookup button.

Defaults to Icons.more_horiz. This value is only used when onLookup is provided.

Implementation

final IconData lookupIcon;