preSelected property

T? preSelected
final

Pre-selected icon before opening the icon picker If non-null the icon picker highlights and scrolls to the selected icon

Implementation

final T? preSelected;