stateBuilder property
An optional builder for customizing the calendar's state.
Type: DateStateBuilder? Usage: Allows advanced configuration of the date picker's appearance and behavior.
Implementation
final DateStateBuilder? stateBuilder;
An optional builder for customizing the calendar's state.
Type: DateStateBuilder? Usage: Allows advanced configuration of the date picker's appearance and behavior.
final DateStateBuilder? stateBuilder;