Format code

This commit is contained in:
Hillel Coren 2020-05-20 17:32:27 +03:00
parent 81b8203b86
commit ea2772647a
1 changed files with 1 additions and 0 deletions

View File

@ -439,6 +439,7 @@ class AppPaginatedDataTableState extends State<AppPaginatedDataTable> {
child: Column(
crossAxisAlignment: CrossAxisAlignment.stretch,
children: <Widget>[
SizedBox(height: 4),
/*
Semantics(
container: true,