stateBuilder property

DateStateBuilder? stateBuilder
final

Optional builder for customizing the DateState in the picker, enabling advanced date configurations similar to those used in Date or DateMulti for filtered or highlighted dates.

Implementation

final DateStateBuilder? stateBuilder;