defaultDecoration property

BoxDecoration? defaultDecoration
final

The default decoration applied to the cell when it is not selected.

Implementation

final BoxDecoration? defaultDecoration;