Bds8xColor 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

black → const Color
Màu đen cơ bản
blue9BD → const Color
Màu xanh nước biển (màu text)
blue49F → const Color
Màu xanh dùng trong bài kiểm tra
blue367E → const Color
Màu xanh chính của app
blueFFF → const Color
Màu xanh nước biển nhạt (màu label)
green367 → const Color
Màu xanh lá cây (màu text)
greenB200 → const Color
Màu xanh lá cây
greenFC8 → const Color
Màu xanh lá cây nhạt (màu label)
grey6B6B → const Color
Màu xám, dùng cho văn bản phụ, chú thích
grey9E9E → const Color
Màu xám thường
greyE0E0 → const Color
Màu xám nhạt dùng cho viền
greyEEEE → const Color
Màu xám nhạt dùng cho nền, background textfield, ...
greyF5F5 → const Color
Màu xám siêu nhạt, dùng cho skeleton
orange9750 → const Color
Màu cam chính của app
red4336 → const Color
Màu đỏ cơ bản, thường dùng cho error
redC2C → const Color
Màu đỏ (màu text)
redC8C8 → const Color
Màu đỏ nhạt (màu label)
transparent → const Color
Màu trong suốt
white → const Color
Màu trắng cơ bản
yellow01D → const Color
Màu vàng đất (màu text)
yellowECC8 → const Color
Màu vàng đất nhạt (màu label)