This website requires JavaScript.
Explore
Help
Sign In
poojakhatawate
/
DiscoverModule
Watch
1
Star
0
Fork
You've already forked DiscoverModule
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
699f242550
DiscoverModule
/
lib
/
constants.dart
6 lines
97 B
Dart
Raw
Blame
History
import
'
dart:ui
'
;
class
Constants
{
static
Color
k2color
=
Color
.
fromARGB
(
255
,
0
,
71
,
132
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink