menu
Flutter
material.dart
Colors
white10 constant
white10
dark_mode
light_mode
description
white10
constant
Color
const
white10
White with 10% opacity.
See also:
white
,
white60
,
white54
,
white70
,
white38
,
white30
,
white12
, which are variants on this color but with different opacities.
transparent
, a fully-transparent color, not far from this one.
Implementation
static const Color white10 = Color(0x1AFFFFFF);
Flutter
material
Colors
white10 constant
Colors class
Cookies management controls