menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
DateInputKey typedef
DateInputKey typedef
dark_mode
light_mode
DateInputKey
typedef
DateInputKey
=
FormKey
<
DateTime
>
Form key type for date input fields with
DateTime
values.
Implementation
typedef DateInputKey = FormKey<DateTime>;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
DateInputKey typedef
shadcn_flutter_experimental library