added swiping
add swiping
This commit is contained in:
parent
2ff4d44d25
commit
127a09b597
10 changed files with 154 additions and 82 deletions
|
@ -7,6 +7,7 @@ abstract class ConstColours {
|
|||
|
||||
static const white = Colors.white;
|
||||
static const black = Colors.black;
|
||||
static const transparent = Colors.transparent;
|
||||
}
|
||||
|
||||
abstract class ConstThemes {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue