selected property

bool? selected
final

Whether this day is selected.

This property must not be null if onPressed is provided.

Implementation

final bool? selected;