menu
flexicomponents package
documentation
components/app_components_sticky_table.dart
StickyColumn
StickyColumn.new constructor
StickyColumn.new constructor
dark_mode
light_mode
StickyColumn
constructor
StickyColumn
(
{
Key
?
key
,
String
?
label
,
bool
?
showSorting
=
true
,
bool
?
sort
,
bool
?
enable
=
true
,
})
Implementation
StickyColumn( {this.key, this.label, this.showSorting = true, this.sort, this.enable = true});
flexicomponents package
documentation
components/app_components_sticky_table
StickyColumn
StickyColumn.new constructor
StickyColumn class