TBTColor class

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

Constants

black1F2A → const Color
Dùng cho các màu text, đen cơ bản
greenC759 → const Color
Màu xanh lá cơ bản dùng cho trạng thái
greenD3BF → const Color
Màu xanh chính của app
greenEEE6 → const Color
Màu xanh background
greenF2EF → const Color
Màu xanh nhạt background
greyA4AF → const Color
Dùng cho văn bản phụ, chú thích
greyCED9 → const Color
Chưa biết
greyE0E0 → const Color
Màu xám nhạt dùng cho viền
greyE6E6 → const Color
Màu xám nhạt, dùng cho skeleton
greyF5F5 → const Color
Màu xám siêu nhạt, dùng cho skeleton
greyF5F6 → const Color
Dùng cho màu nền
orangeAB8E → const Color
Màu cam chính của app, dùng cho đa số các màu cam
orangeC6B2 → const Color
Màu cam nhạt dùng cho nền
orangeE0D9 → const Color
Cam nhạt hơn, thường dùng cho nền cam
red4336 → const Color
Màu đỏ cơ bản, thường dùng cho error
transparent → const Color
Màu trong suốt
whiteFFFF → const Color
Màu trắng cơ bản
yellowCE31 → const Color
Màu vàng chính của app