menu
j_tools package
documentation
widgets/animated_gradient_background.dart
AnimatedGradientBackground
AnimatedGradientBackground.new const constructor
AnimatedGradientBackground.new const constructor
dark_mode
light_mode
AnimatedGradientBackground
constructor
const
AnimatedGradientBackground
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const AnimatedGradientBackground({super.key, required this.child});
j_tools package
documentation
widgets/animated_gradient_background
AnimatedGradientBackground
AnimatedGradientBackground.new const constructor
AnimatedGradientBackground class