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