menu
arcane_jaspr package
documentation
core/props/static_table_props.dart
StaticTableProps
rows property
rows property
dark_mode
light_mode
rows
property
List
<
List
<
Component
>
>
rows
final
Implementation
final List<List<Component>> rows;
arcane_jaspr package
documentation
core/props/static_table_props
StaticTableProps
rows property
StaticTableProps class