defaultDecoration property
The default decoration applied to the cell when it is not selected.
Implementation
final BoxDecoration? defaultDecoration;
The default decoration applied to the cell when it is not selected.
final BoxDecoration? defaultDecoration;