BilionsUI class

Constructors

BilionsUI()
factory

Properties

background Color
no setter
black Color
no setter
colorConfig ColorConfig?
getter/setter pair
danger Color
no setter
dangerLight Color
no setter
dark Color
no setter
fullDark Color
no setter
grey Color
no setter
hashCode int
The hash code for this object.
no setterinherited
info Color
no setter
infoLight Color
no setter
lightGrey Color
no setter
modalBackground Color
no setter
primary Color
no setter
primaryLight Color
no setter
primaryTextColor Color
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
secondary Color
no setter
secondaryTextColor Color
no setter
success Color
no setter
successLight Color
no setter
warning Color
no setter
warningLight Color
no setter
white Color
no setter

Methods

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

Operators

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