Add table creation
This commit is contained in:
parent
09c9549004
commit
4a5039cb19
19 changed files with 1132 additions and 141 deletions
3
lib/c.dart
Normal file
3
lib/c.dart
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
class C {
|
||||
static const double materialDrawerWidth = 304.0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue