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