menu
app_component package
documentation
widgets/gradient_container_widget.dart
AppGradientBackground
AppGradientBackground.new const constructor
AppGradientBackground.new const constructor
dark_mode
light_mode
AppGradientBackground
constructor
const
AppGradientBackground
(
{
Key
?
key
,
Widget
?
child
,
})
Implementation
const AppGradientBackground({super.key, this.child});
app_component package
documentation
widgets/gradient_container_widget
AppGradientBackground
AppGradientBackground.new const constructor
AppGradientBackground class