menu
kivex_flutter package
documentation
icons/log-out.dart
LogOut
LogOut.new const constructor
LogOut.new const constructor
dark_mode
light_mode
LogOut
constructor
const
LogOut
(
{
Key
?
key
,
double
size
=
24
,
Color
?
color
,
double
strokeWidth
=
2
,
})
Implementation
const LogOut({ super.key, this.size = 24, this.color, this.strokeWidth = 2, });
kivex_flutter package
documentation
icons/log-out
LogOut
LogOut.new const constructor
LogOut class