menu
u package
documentation
components/u_general_widgets.dart
UImageBackground
UImageBackground.new const constructor
UImageBackground.new const constructor
dark_mode
light_mode
UImageBackground
constructor
const
UImageBackground
(
String
asset
, {
required
Color
color
,
double
size
=
42
,
Key
?
key
,
})
Implementation
const UImageBackground(this.asset, {required this.color, this.size = 42, super.key});
u package
documentation
components/u_general_widgets
UImageBackground
UImageBackground.new const constructor
UImageBackground class