menu
flutter_svg package
documentation
svg.dart
SvgPicture
colorFilter property
colorFilter property
dark_mode
light_mode
colorFilter
property
ColorFilter
?
colorFilter
final
The color filter, if any, to apply to this widget.
Implementation
final ColorFilter? colorFilter;
flutter_svg package
documentation
svg
SvgPicture
colorFilter property
SvgPicture class