menu
flutter_scalify package
documentation
responsive_scale/responsive_table.dart
ResponsiveTable
columns property
columns property
dark_mode
light_mode
columns
property
List
<
String
>
columns
final
Column headers for the table.
Implementation
final List<String> columns;
flutter_scalify package
documentation
responsive_scale/responsive_table
ResponsiveTable
columns property
ResponsiveTable class