stateBuilder property

DateStateBuilder? stateBuilder
final

An optional builder for customizing the date picker's state.

Type: DateStateBuilder? Usage: Allows advanced configuration of the calendar's internal state.

Implementation

final DateStateBuilder? stateBuilder;