userPickedDecoration property

BoxDecoration? userPickedDecoration
final

The decoration applied to the cell when it is selected.

Implementation

final BoxDecoration? userPickedDecoration;