component/view/static_table library
Classes
- ComfyColumnWidth
- A custom TableColumnWidth for comfortable table sizing in StaticTable.
- StaticTable
- A stateless widget for rendering static tables in Arcane Flutter applications.
- TD
- TR
- A table row representation for use in StaticTable, allowing custom styling and cell content.
Enums
- TRStyle
- Enum defining styles for table rows in StaticTable.