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