feat: splash page
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
part of 'theme.dart';
|
||||
|
||||
class AppValue {
|
||||
// TODO: define value
|
||||
static const double padding = 16.0;
|
||||
static const double radius = 8.0;
|
||||
static const double elevation = 4.0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user