menu
qwxcomponents package
documentation
GUI/HeroImage.dart
HeroImage
HeroImage.new constructor
HeroImage.new constructor
dark_mode
light_mode
HeroImage
constructor
HeroImage
(
{
String
url
=
''
,
required
double
frameHeight
,
})
Implementation
HeroImage({this.url = '', required this.frameHeight});
qwxcomponents package
documentation
GUI/HeroImage
HeroImage
HeroImage.new constructor
HeroImage class