stateBuilder property

DateStateBuilder? stateBuilder
final

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;