menu
entao_hare package
documentation
table/table.dart
ColumnCellBuilder<T>
onSortRemote method
onSortRemote method
dark_mode
light_mode
onSortRemote
method
void
onSortRemote
(
String
field
,
bool
asc
)
inherited
Implementation
void onSortRemote(String field, bool asc) {}
entao_hare package
documentation
table/table
ColumnCellBuilder<T>
onSortRemote method
ColumnCellBuilder mixin