menu
df_widgets package
documentation
_common.dart
ColorBlender
$blend abstract method
$blend abstract method
dark_mode
light_mode
$blend
abstract method
Color
$blend
(
Color
c1
,
Color
c2
,
double
blendWeight
)
Implementation
Color $blend( Color c1, Color c2, double blendWeight, );
df_widgets package
documentation
_common
ColorBlender
$blend abstract method
ColorBlender class