userPickedDecoration property

BoxDecoration? userPickedDecoration
final

Custom decoration when the cell is picked by the user.

Implementation

final BoxDecoration? userPickedDecoration;