Vx mixin

Mixin Vx provides basic operations and utilities

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

isAndroid bool
Checks whether android or not
no setter
isDebugMode bool
Checks whether debug mode or not
no setter
isProfileMode bool
Checks whether profile mode or not
no setter
isReleaseMode bool
Checks whether release mode or not
no setter
isWeb bool
Checks whether web or not
no setter
m0 EdgeInsets
All Fixed EdgeInsets
getter/setter pair
m1 EdgeInsets
getter/setter pair
m12 EdgeInsets
getter/setter pair
m16 EdgeInsets
getter/setter pair
m2 EdgeInsets
getter/setter pair
m20 EdgeInsets
getter/setter pair
m24 EdgeInsets
getter/setter pair
m32 EdgeInsets
getter/setter pair
m4 EdgeInsets
getter/setter pair
m64 EdgeInsets
getter/setter pair
m8 EdgeInsets
getter/setter pair
randomColor Color
Get Random Non-Primary Color
no setter
randomOpaqueColor Color
Get Random Non-Primary Color
no setter
randomPrimaryColor Color
Get Random Primary Color
no setter
rounded ShapeBorder
ShapeBorder with border radius 15
getter/setter pair
roundedLg ShapeBorder
ShapeBorder with border radius 30
getter/setter pair
roundedSm ShapeBorder
ShapeBorder with border radius 7.5
getter/setter pair

Static Methods

getColorFromHex(String hexColor) int
Get Color in int
hexToColor(String code) Color
Get color from the hex value
inspect(Object object) → void
Send a reference to object to any attached debuggers.
log(String message, {DateTime? time, int? sequenceNumber, int level = 0, String name = '', Zone? zone, Object? error, StackTrace? stackTrace}) → void
This function was designed to map closely to the logging information collected by package:logging.
mLTRB(double left, double top, double right, double bottom) EdgeInsets
EdgeInsets with custom left, right, top & bottom values
mOnly({double left = 0.0, double right = 0.0, double top = 0.0, double bottom = 0.0}) EdgeInsets
EdgeInsets with custom left, right, top & bottom values
mSymmetric({double v = 0.0, double h = 0.0}) EdgeInsets
EdgeInsets with custom symmetric v for vertical and h for horizontal value
withRounded(double radius) ShapeBorder
ShapeBorder with custom border radius

Constants

amber50 → const Color
amber100 → const Color
amber200 → const Color
amber300 → const Color
amber400 → const Color
amber500 → const Color
amber600 → const Color
amber700 → const Color
amber800 → const Color
amber900 → const Color
amberHex50 → const String
Amber Colors
amberHex100 → const String
amberHex200 → const String
amberHex300 → const String
amberHex400 → const String
amberHex500 → const String
amberHex600 → const String
amberHex700 → const String
amberHex800 → const String
amberHex900 → const String
black → const Color
blackHex → const String
Colors
blue50 → const Color
blue100 → const Color
blue200 → const Color
blue300 → const Color
blue400 → const Color
blue500 → const Color
blue600 → const Color
blue700 → const Color
blue800 → const Color
blue900 → const Color
blueGray50 → const Color
blueGray100 → const Color
blueGray200 → const Color
blueGray300 → const Color
blueGray400 → const Color
blueGray500 → const Color
blueGray600 → const Color
blueGray700 → const Color
blueGray800 → const Color
blueGray900 → const Color
blueGrayHex50 → const String
BlueGray Colors
blueGrayHex100 → const String
blueGrayHex200 → const String
blueGrayHex300 → const String
blueGrayHex400 → const String
blueGrayHex500 → const String
blueGrayHex600 → const String
blueGrayHex700 → const String
blueGrayHex800 → const String
blueGrayHex900 → const String
blueHex50 → const String
Blue Colors
blueHex100 → const String
blueHex200 → const String
blueHex300 → const String
blueHex400 → const String
blueHex500 → const String
blueHex600 → const String
blueHex700 → const String
blueHex800 → const String
blueHex900 → const String
coolGray50 → const Color
coolGray100 → const Color
coolGray200 → const Color
coolGray300 → const Color
coolGray400 → const Color
coolGray500 → const Color
coolGray600 → const Color
coolGray700 → const Color
coolGray800 → const Color
coolGray900 → const Color
coolGrayHex50 → const String
coolGrayHex100 → const String
coolGrayHex200 → const String
coolGrayHex300 → const String
coolGrayHex400 → const String
coolGrayHex500 → const String
coolGrayHex600 → const String
coolGrayHex700 → const String
coolGrayHex800 → const String
coolGrayHex900 → const String
cyan50 → const Color
cyan100 → const Color
cyan200 → const Color
cyan300 → const Color
cyan400 → const Color
cyan500 → const Color
cyan600 → const Color
cyan700 → const Color
cyan800 → const Color
cyan900 → const Color
cyanHex50 → const String
Cyan Colors
cyanHex100 → const String
cyanHex200 → const String
cyanHex300 → const String
cyanHex400 → const String
cyanHex500 → const String
cyanHex600 → const String
cyanHex700 → const String
cyanHex800 → const String
cyanHex900 → const String
dp0 → const double
Pixel Values
dp1 → const double
dp2 → const double
dp3 → const double
dp4 → const double
dp5 → const double
dp6 → const double
dp8 → const double
dp10 → const double
dp12 → const double
dp14 → const double
dp16 → const double
dp20 → const double
dp24 → const double
dp32 → const double
dp40 → const double
dp48 → const double
dp56 → const double
dp64 → const double
emerald50 → const Color
emerald100 → const Color
emerald200 → const Color
emerald300 → const Color
emerald400 → const Color
emerald500 → const Color
emerald600 → const Color
emerald700 → const Color
emerald800 → const Color
emerald900 → const Color
emeraldHex50 → const String
Emerald Colors
emeraldHex100 → const String
emeraldHex200 → const String
emeraldHex300 → const String
emeraldHex400 → const String
emeraldHex500 → const String
emeraldHex600 → const String
emeraldHex700 → const String
emeraldHex800 → const String
emeraldHex900 → const String
fuchsia50 → const Color
fuchsia100 → const Color
fuchsia200 → const Color
fuchsia300 → const Color
fuchsia400 → const Color
fuchsia500 → const Color
fuchsia600 → const Color
fuchsia700 → const Color
fuchsia800 → const Color
fuchsia900 → const Color
fuchsiaHex50 → const String
Fuchsia Colors
fuchsiaHex100 → const String
fuchsiaHex200 → const String
fuchsiaHex300 → const String
fuchsiaHex400 → const String
fuchsiaHex500 → const String
fuchsiaHex600 → const String
fuchsiaHex700 → const String
fuchsiaHex800 → const String
fuchsiaHex900 → const String
gray50 → const Color
gray100 → const Color
gray200 → const Color
gray300 → const Color
gray400 → const Color
gray500 → const Color
gray600 → const Color
gray700 → const Color
gray800 → const Color
gray900 → const Color
grayHex50 → const String
Gray Colors
grayHex100 → const String
grayHex200 → const String
grayHex300 → const String
grayHex400 → const String
grayHex500 → const String
grayHex600 → const String
grayHex700 → const String
grayHex800 → const String
grayHex900 → const String
green50 → const Color
green100 → const Color
green200 → const Color
green300 → const Color
green400 → const Color
green500 → const Color
green600 → const Color
green700 → const Color
green800 → const Color
green900 → const Color
greenHex50 → const String
Green Colors
greenHex100 → const String
greenHex200 → const String
greenHex300 → const String
greenHex400 → const String
greenHex500 → const String
greenHex600 → const String
greenHex700 → const String
greenHex800 → const String
greenHex900 → const String
indigo50 → const Color
indigo100 → const Color
indigo200 → const Color
indigo300 → const Color
indigo400 → const Color
indigo500 → const Color
indigo600 → const Color
indigo700 → const Color
indigo800 → const Color
indigo900 → const Color
indigoHex50 → const String
Indigo Colors
indigoHex100 → const String
indigoHex200 → const String
indigoHex300 → const String
indigoHex400 → const String
indigoHex500 → const String
indigoHex600 → const String
indigoHex700 → const String
indigoHex800 → const String
indigoHex900 → const String
lightBlue50 → const Color
lightBlue100 → const Color
lightBlue200 → const Color
lightBlue300 → const Color
lightBlue400 → const Color
lightBlue500 → const Color
lightBlue600 → const Color
lightBlue700 → const Color
lightBlue800 → const Color
lightBlue900 → const Color
lightBlueHex50 → const String
Light Blue Colors
lightBlueHex100 → const String
lightBlueHex200 → const String
lightBlueHex300 → const String
lightBlueHex400 → const String
lightBlueHex500 → const String
lightBlueHex600 → const String
lightBlueHex700 → const String
lightBlueHex800 → const String
lightBlueHex900 → const String
lime50 → const Color
lime100 → const Color
lime200 → const Color
lime300 → const Color
lime400 → const Color
lime500 → const Color
lime600 → const Color
lime700 → const Color
lime800 → const Color
lime900 → const Color
limeHex50 → const String
Lime Colors
limeHex100 → const String
limeHex200 → const String
limeHex300 → const String
limeHex400 → const String
limeHex500 → const String
limeHex600 → const String
limeHex700 → const String
limeHex800 → const String
limeHex900 → const String
mH0 → const EdgeInsets
mH1 → const EdgeInsets
mH2 → const EdgeInsets
mH4 → const EdgeInsets
mH8 → const EdgeInsets
mH12 → const EdgeInsets
mH16 → const EdgeInsets
mH20 → const EdgeInsets
mH24 → const EdgeInsets
mH32 → const EdgeInsets
mH64 → const EdgeInsets
mV0 → const EdgeInsets
Symmetric Fixed EdgeInsets
mV1 → const EdgeInsets
mV2 → const EdgeInsets
mV4 → const EdgeInsets
mV8 → const EdgeInsets
mV12 → const EdgeInsets
mV16 → const EdgeInsets
mV20 → const EdgeInsets
mV24 → const EdgeInsets
mV32 → const EdgeInsets
mV64 → const EdgeInsets
orange50 → const Color
orange100 → const Color
orange200 → const Color
orange300 → const Color
orange400 → const Color
orange500 → const Color
orange600 → const Color
orange700 → const Color
orange800 → const Color
orange900 → const Color
orangeHex50 → const String
Orange Colors
orangeHex100 → const String
orangeHex200 → const String
orangeHex300 → const String
orangeHex400 → const String
orangeHex500 → const String
orangeHex600 → const String
orangeHex700 → const String
orangeHex800 → const String
orangeHex900 → const String
pink50 → const Color
pink100 → const Color
pink200 → const Color
pink300 → const Color
pink400 → const Color
pink500 → const Color
pink600 → const Color
pink700 → const Color
pink800 → const Color
pink900 → const Color
pinkHex50 → const String
Pink Colors
pinkHex100 → const String
pinkHex200 → const String
pinkHex300 → const String
pinkHex400 → const String
pinkHex500 → const String
pinkHex600 → const String
pinkHex700 → const String
pinkHex800 → const String
pinkHex900 → const String
purple50 → const Color
purple100 → const Color
purple200 → const Color
purple300 → const Color
purple400 → const Color
purple500 → const Color
purple600 → const Color
purple700 → const Color
purple800 → const Color
purple900 → const Color
purpleHex50 → const String
Purple Colors
purpleHex100 → const String
purpleHex200 → const String
purpleHex300 → const String
purpleHex400 → const String
purpleHex500 → const String
purpleHex600 → const String
purpleHex700 → const String
purpleHex800 → const String
purpleHex900 → const String
red50 → const Color
red100 → const Color
red200 → const Color
red300 → const Color
red400 → const Color
red500 → const Color
red600 → const Color
red700 → const Color
red800 → const Color
red900 → const Color
redHex50 → const String
Red Colors
redHex100 → const String
redHex200 → const String
redHex300 → const String
redHex400 → const String
redHex500 → const String
redHex600 → const String
redHex700 → const String
redHex800 → const String
redHex900 → const String
rose50 → const Color
rose100 → const Color
rose200 → const Color
rose300 → const Color
rose400 → const Color
rose500 → const Color
rose600 → const Color
rose700 → const Color
rose800 → const Color
rose900 → const Color
roseHex50 → const String
Rose Colors
roseHex100 → const String
roseHex200 → const String
roseHex300 → const String
roseHex400 → const String
roseHex500 → const String
roseHex600 → const String
roseHex700 → const String
roseHex800 → const String
roseHex900 → const String
teal50 → const Color
teal100 → const Color
teal200 → const Color
teal300 → const Color
teal400 → const Color
teal500 → const Color
teal600 → const Color
teal700 → const Color
teal800 → const Color
teal900 → const Color
tealHex50 → const String
Teal Colors
tealHex100 → const String
tealHex200 → const String
tealHex300 → const String
tealHex400 → const String
tealHex500 → const String
tealHex600 → const String
tealHex700 → const String
tealHex800 → const String
tealHex900 → const String
trueGray50 → const Color
trueGray100 → const Color
trueGray200 → const Color
trueGray300 → const Color
trueGray400 → const Color
trueGray500 → const Color
trueGray600 → const Color
trueGray700 → const Color
trueGray800 → const Color
trueGray900 → const Color
trueGrayHex50 → const String
trueGrayHex100 → const String
trueGrayHex200 → const String
trueGrayHex300 → const String
trueGrayHex400 → const String
trueGrayHex500 → const String
trueGrayHex600 → const String
trueGrayHex700 → const String
trueGrayHex800 → const String
trueGrayHex900 → const String
violet50 → const Color
violet100 → const Color
violet200 → const Color
violet300 → const Color
violet400 → const Color
violet500 → const Color
violet600 → const Color
violet700 → const Color
violet800 → const Color
violet900 → const Color
violetHex50 → const String
Violet Colors
violetHex100 → const String
violetHex200 → const String
violetHex300 → const String
violetHex400 → const String
violetHex500 → const String
violetHex600 → const String
violetHex700 → const String
violetHex800 → const String
violetHex900 → const String
warmGray50 → const Color
warmGray100 → const Color
warmGray200 → const Color
warmGray300 → const Color
warmGray400 → const Color
warmGray500 → const Color
warmGray600 → const Color
warmGray700 → const Color
warmGray800 → const Color
warmGray900 → const Color
warmGrayHex50 → const String
warmGrayHex100 → const String
warmGrayHex200 → const String
warmGrayHex300 → const String
warmGrayHex400 → const String
warmGrayHex500 → const String
warmGrayHex600 → const String
warmGrayHex700 → const String
warmGrayHex800 → const String
warmGrayHex900 → const String
white → const Color
whiteHex → const String
yellow50 → const Color
yellow100 → const Color
yellow200 → const Color
yellow300 → const Color
yellow400 → const Color
yellow500 → const Color
yellow600 → const Color
yellow700 → const Color
yellow800 → const Color
yellow900 → const Color
yellowHex50 → const String
Yellow Colors
yellowHex100 → const String
yellowHex200 → const String
yellowHex300 → const String
yellowHex400 → const String
yellowHex500 → const String
yellowHex600 → const String
yellowHex700 → const String
yellowHex800 → const String
yellowHex900 → const String