menu
figma2flutter package
documentation
models/color_value.dart
ColorValue
black property
black property
dark_mode
light_mode
black
property
ColorValue
get
black
Implementation
static ColorValue get black => ColorValue._(0, 0, 0, 255);
figma2flutter package
documentation
models/color_value
ColorValue
black property
ColorValue class