stateBuilder property
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;
An optional builder for customizing the date picker's state.
Type: DateStateBuilder? Usage: Allows advanced configuration of the calendar's internal state.
final DateStateBuilder? stateBuilder;