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