ReactiveColor extension

on

Properties

isDark bool

Available on Reactive<Color>, provided by the ReactiveColor extension

Check if dark.
no setter

Methods

darken(double factor) → void

Available on Reactive<Color>, provided by the ReactiveColor extension

Darken color
invert() → void

Available on Reactive<Color>, provided by the ReactiveColor extension

Invert color.
lighten(double factor) → void

Available on Reactive<Color>, provided by the ReactiveColor extension

Lighten color