none static method
Creates a FDateSelectionControl that selects nothing, intended for display-only calendars.
Implementation
static FDateSelectionControl<Object?> none() => const _None();
Creates a FDateSelectionControl that selects nothing, intended for display-only calendars.
static FDateSelectionControl<Object?> none() => const _None();