menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
MultiCalendarValue
MultiCalendarValue.new constructor
MultiCalendarValue.new constructor
dark_mode
light_mode
MultiCalendarValue
constructor
MultiCalendarValue
(
List
<
DateTime
>
dates
)
Creates a multi calendar value with the specified list of dates.
Implementation
MultiCalendarValue(this.dates);
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
MultiCalendarValue
MultiCalendarValue.new constructor
MultiCalendarValue class