menu
flutter_table package
documentation
table_sticky_headers.dart
StickyHeadersTable
onColumnTitlePressed property
onColumnTitlePressed property
dark_mode
light_mode
onColumnTitlePressed
property
dynamic Function
(
int
columnIndex
)
onColumnTitlePressed
final
Implementation
final Function(int columnIndex) onColumnTitlePressed;
flutter_table package
documentation
table_sticky_headers
StickyHeadersTable
onColumnTitlePressed property
StickyHeadersTable class