Format code
This commit is contained in:
parent
81b8203b86
commit
ea2772647a
|
|
@ -439,6 +439,7 @@ class AppPaginatedDataTableState extends State<AppPaginatedDataTable> {
|
|||
child: Column(
|
||||
crossAxisAlignment: CrossAxisAlignment.stretch,
|
||||
children: <Widget>[
|
||||
SizedBox(height: 4),
|
||||
/*
|
||||
Semantics(
|
||||
container: true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue