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