GradientBackgroundExtension extension
Extension on Widget to add a gradient background.
- on
Methods
-
gradientBackground(
List< Color> colors, {Alignment begin = Alignment.topLeft, Alignment end = Alignment.bottomRight}) → Widget -
Available on Widget, provided by the GradientBackgroundExtension extension
Adds a gradient background to the widget.