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