menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
FormTableLayout
rows property
rows property
dark_mode
light_mode
rows
property
List
<
FormField
>
rows
final
List of form field rows to display in the table.
Implementation
final List<FormField> rows;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
FormTableLayout
rows property
FormTableLayout class