ExcelColor class

Copying from Flutter Material Color

Constructors

ExcelColor.fromHexString(String colorHexValue)
Warning! Highly unsafe method. Can break your excel file if you do not know what you are doing
factory
ExcelColor.fromInt(int colorIntValue)
Warning! Highly unsafe method. Can break your excel file if you do not know what you are doing
factory

Properties

colorHex String
Return 'none' if _color is null, black if not match for safety
no setter
colorInt int
Return black if _color is not match for safety
no setter
hashCode int
The hash code for this object.
no setterinherited
name String?
no setter
props List<Object?>
The list of properties that will be used to determine whether two instances are equal.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stringify bool?
If set to true, the toString method will be overridden to output this instance's props.
no setterinherited
type ColorType?
no setter

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

values List<ExcelColor>
no setter
valuesAsMap Map<String, ExcelColor>
no setter

Constants

amber → const ExcelColor
amber50 → const ExcelColor
amber100 → const ExcelColor
amber200 → const ExcelColor
amber300 → const ExcelColor
amber400 → const ExcelColor
amber600 → const ExcelColor
amber700 → const ExcelColor
amber800 → const ExcelColor
amber900 → const ExcelColor
amberAccent → const ExcelColor
amberAccent100 → const ExcelColor
amberAccent400 → const ExcelColor
amberAccent700 → const ExcelColor
black → const ExcelColor
black12 → const ExcelColor
black26 → const ExcelColor
black38 → const ExcelColor
black45 → const ExcelColor
black54 → const ExcelColor
black87 → const ExcelColor
blue → const ExcelColor
blue50 → const ExcelColor
blue100 → const ExcelColor
blue200 → const ExcelColor
blue300 → const ExcelColor
blue400 → const ExcelColor
blue600 → const ExcelColor
blue700 → const ExcelColor
blue800 → const ExcelColor
blue900 → const ExcelColor
blueAccent → const ExcelColor
blueAccent100 → const ExcelColor
blueAccent400 → const ExcelColor
blueAccent700 → const ExcelColor
blueGrey → const ExcelColor
blueGrey50 → const ExcelColor
blueGrey100 → const ExcelColor
blueGrey200 → const ExcelColor
blueGrey300 → const ExcelColor
blueGrey400 → const ExcelColor
blueGrey600 → const ExcelColor
blueGrey700 → const ExcelColor
blueGrey800 → const ExcelColor
blueGrey900 → const ExcelColor
brown → const ExcelColor
brown50 → const ExcelColor
brown100 → const ExcelColor
brown200 → const ExcelColor
brown300 → const ExcelColor
brown400 → const ExcelColor
brown600 → const ExcelColor
brown700 → const ExcelColor
brown800 → const ExcelColor
brown900 → const ExcelColor
cyan → const ExcelColor
cyan50 → const ExcelColor
cyan100 → const ExcelColor
cyan200 → const ExcelColor
cyan300 → const ExcelColor
cyan400 → const ExcelColor
cyan600 → const ExcelColor
cyan700 → const ExcelColor
cyan800 → const ExcelColor
cyan900 → const ExcelColor
cyanAccent → const ExcelColor
cyanAccent100 → const ExcelColor
cyanAccent400 → const ExcelColor
cyanAccent700 → const ExcelColor
deepOrange → const ExcelColor
deepOrange50 → const ExcelColor
deepOrange100 → const ExcelColor
deepOrange200 → const ExcelColor
deepOrange300 → const ExcelColor
deepOrange400 → const ExcelColor
deepOrange600 → const ExcelColor
deepOrange700 → const ExcelColor
deepOrange800 → const ExcelColor
deepOrange900 → const ExcelColor
deepOrangeAccent → const ExcelColor
deepOrangeAccent100 → const ExcelColor
deepOrangeAccent400 → const ExcelColor
deepOrangeAccent700 → const ExcelColor
deepPurple → const ExcelColor
deepPurple50 → const ExcelColor
deepPurple100 → const ExcelColor
deepPurple200 → const ExcelColor
deepPurple300 → const ExcelColor
deepPurple400 → const ExcelColor
deepPurple600 → const ExcelColor
deepPurple700 → const ExcelColor
deepPurple800 → const ExcelColor
deepPurple900 → const ExcelColor
deepPurpleAccent → const ExcelColor
deepPurpleAccent100 → const ExcelColor
deepPurpleAccent400 → const ExcelColor
deepPurpleAccent700 → const ExcelColor
green → const ExcelColor
green50 → const ExcelColor
green100 → const ExcelColor
green200 → const ExcelColor
green300 → const ExcelColor
green400 → const ExcelColor
green600 → const ExcelColor
green700 → const ExcelColor
green800 → const ExcelColor
green900 → const ExcelColor
greenAccent → const ExcelColor
greenAccent100 → const ExcelColor
greenAccent400 → const ExcelColor
greenAccent700 → const ExcelColor
grey → const ExcelColor
grey50 → const ExcelColor
grey100 → const ExcelColor
grey200 → const ExcelColor
grey300 → const ExcelColor
grey350 → const ExcelColor
grey400 → const ExcelColor
grey600 → const ExcelColor
grey700 → const ExcelColor
grey800 → const ExcelColor
grey850 → const ExcelColor
grey900 → const ExcelColor
indigo → const ExcelColor
indigo50 → const ExcelColor
indigo100 → const ExcelColor
indigo200 → const ExcelColor
indigo300 → const ExcelColor
indigo400 → const ExcelColor
indigo600 → const ExcelColor
indigo700 → const ExcelColor
indigo800 → const ExcelColor
indigo900 → const ExcelColor
indigoAccent → const ExcelColor
indigoAccent100 → const ExcelColor
indigoAccent400 → const ExcelColor
indigoAccent700 → const ExcelColor
lightBlue → const ExcelColor
lightBlue50 → const ExcelColor
lightBlue100 → const ExcelColor
lightBlue200 → const ExcelColor
lightBlue300 → const ExcelColor
lightBlue400 → const ExcelColor
lightBlue600 → const ExcelColor
lightBlue700 → const ExcelColor
lightBlue800 → const ExcelColor
lightBlue900 → const ExcelColor
lightBlueAccent → const ExcelColor
lightBlueAccent100 → const ExcelColor
lightBlueAccent400 → const ExcelColor
lightBlueAccent700 → const ExcelColor
lightGreen → const ExcelColor
lightGreen50 → const ExcelColor
lightGreen100 → const ExcelColor
lightGreen200 → const ExcelColor
lightGreen300 → const ExcelColor
lightGreen400 → const ExcelColor
lightGreen600 → const ExcelColor
lightGreen700 → const ExcelColor
lightGreen800 → const ExcelColor
lightGreen900 → const ExcelColor
lightGreenAccent → const ExcelColor
lightGreenAccent100 → const ExcelColor
lightGreenAccent400 → const ExcelColor
lightGreenAccent700 → const ExcelColor
lime → const ExcelColor
lime50 → const ExcelColor
lime100 → const ExcelColor
lime200 → const ExcelColor
lime300 → const ExcelColor
lime400 → const ExcelColor
lime600 → const ExcelColor
lime700 → const ExcelColor
lime800 → const ExcelColor
lime900 → const ExcelColor
limeAccent → const ExcelColor
limeAccent100 → const ExcelColor
limeAccent400 → const ExcelColor
limeAccent700 → const ExcelColor
none → const ExcelColor
orange → const ExcelColor
orange50 → const ExcelColor
orange100 → const ExcelColor
orange200 → const ExcelColor
orange300 → const ExcelColor
orange400 → const ExcelColor
orange600 → const ExcelColor
orange700 → const ExcelColor
orange800 → const ExcelColor
orange900 → const ExcelColor
orangeAccent → const ExcelColor
orangeAccent100 → const ExcelColor
orangeAccent400 → const ExcelColor
orangeAccent700 → const ExcelColor
pink → const ExcelColor
pink50 → const ExcelColor
pink100 → const ExcelColor
pink200 → const ExcelColor
pink300 → const ExcelColor
pink400 → const ExcelColor
pink600 → const ExcelColor
pink700 → const ExcelColor
pink800 → const ExcelColor
pink900 → const ExcelColor
pinkAccent → const ExcelColor
pinkAccent100 → const ExcelColor
pinkAccent400 → const ExcelColor
pinkAccent700 → const ExcelColor
purple → const ExcelColor
purple50 → const ExcelColor
purple100 → const ExcelColor
purple200 → const ExcelColor
purple300 → const ExcelColor
purple400 → const ExcelColor
purple600 → const ExcelColor
purple700 → const ExcelColor
purple800 → const ExcelColor
purple900 → const ExcelColor
purpleAccent → const ExcelColor
purpleAccent100 → const ExcelColor
purpleAccent400 → const ExcelColor
purpleAccent700 → const ExcelColor
red → const ExcelColor
red50 → const ExcelColor
red100 → const ExcelColor
red200 → const ExcelColor
red300 → const ExcelColor
red400 → const ExcelColor
red600 → const ExcelColor
red700 → const ExcelColor
red800 → const ExcelColor
red900 → const ExcelColor
redAccent → const ExcelColor
redAccent100 → const ExcelColor
redAccent400 → const ExcelColor
redAccent700 → const ExcelColor
teal → const ExcelColor
teal50 → const ExcelColor
teal100 → const ExcelColor
teal200 → const ExcelColor
teal300 → const ExcelColor
teal400 → const ExcelColor
teal600 → const ExcelColor
teal700 → const ExcelColor
teal800 → const ExcelColor
teal900 → const ExcelColor
tealAccent → const ExcelColor
tealAccent100 → const ExcelColor
tealAccent400 → const ExcelColor
tealAccent700 → const ExcelColor
white → const ExcelColor
white10 → const ExcelColor
white12 → const ExcelColor
white24 → const ExcelColor
white30 → const ExcelColor
white38 → const ExcelColor
white54 → const ExcelColor
white60 → const ExcelColor
white70 → const ExcelColor
yellow → const ExcelColor
yellow50 → const ExcelColor
yellow100 → const ExcelColor
yellow200 → const ExcelColor
yellow300 → const ExcelColor
yellow400 → const ExcelColor
yellow600 → const ExcelColor
yellow700 → const ExcelColor
yellow800 → const ExcelColor
yellow900 → const ExcelColor
yellowAccent → const ExcelColor
yellowAccent100 → const ExcelColor
yellowAccent400 → const ExcelColor
yellowAccent700 → const ExcelColor