menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
FormEntryInterceptor<T>
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The child widget (typically a form field).
Implementation
final Widget child;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
FormEntryInterceptor<T>
child property
FormEntryInterceptor class