menu
medha_boards_table package
documentation
adapters/horizontal_table_adapter.dart
HorizontalTableAdapter
columnWidths property
columnWidths property
dark_mode
light_mode
columnWidths
property
List
<
double
>
columnWidths
final
All column widths (will be split by adapter)
Implementation
final List<double> columnWidths;
medha_boards_table package
documentation
adapters/horizontal_table_adapter
HorizontalTableAdapter
columnWidths property
HorizontalTableAdapter class