menu
iconoir_flutter package
documentation
key_alt_back.dart
KeyAltBack
KeyAltBack.new const constructor
KeyAltBack.new const constructor
dark_mode
light_mode
KeyAltBack
constructor
const
KeyAltBack
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const KeyAltBack({Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
key_alt_back
KeyAltBack
KeyAltBack.new const constructor
KeyAltBack class