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