menu
genai_components package
documentation
widgets/gradient_background.widget.dart
GradientBackgroundWidget
GradientBackgroundWidget.new const constructor
GradientBackgroundWidget.new const constructor
dark_mode
light_mode
GradientBackgroundWidget
constructor
const
GradientBackgroundWidget
(
{
Key
?
key
,
Widget
?
child
,
bool
showDecorativeCircles
=
true
,
})
Implementation
const GradientBackgroundWidget({ super.key, this.child, this.showDecorativeCircles = true, });
genai_components package
documentation
widgets/gradient_background.widget
GradientBackgroundWidget
GradientBackgroundWidget.new const constructor
GradientBackgroundWidget class