menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
DrawerContainerData
fadeAnimation property
fadeAnimation property
dark_mode
light_mode
fadeAnimation
property
Animation
<
double
>
?
fadeAnimation
final
Fade animation driving the
ModalBackdrop
.
Implementation
final Animation<double>? fadeAnimation;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
DrawerContainerData
fadeAnimation property
DrawerContainerData class