menu
expandable_datatable_2 package
documentation
expandable_datatable.dart
ExpandableColumn<T>
ExpandableColumn.new constructor
ExpandableColumn.new constructor
dark_mode
light_mode
ExpandableColumn<
T
>
constructor
ExpandableColumn<
T
>
(
{
required
String
columnTitle
,
required
int
columnFlex
,
})
Implementation
ExpandableColumn({ required this.columnTitle, required this.columnFlex, });
expandable_datatable_2 package
documentation
expandable_datatable
ExpandableColumn<T>
ExpandableColumn.new constructor
ExpandableColumn class