menu
webf package
documentation
svg.dart
SVGPresentationAttributeConfig
SVGPresentationAttributeConfig constructor
SVGPresentationAttributeConfig constructor
dark_mode
light_mode
SVGPresentationAttributeConfig
constructor
SVGPresentationAttributeConfig
(
String
name
, {
bool
property
=
false
,
})
Implementation
SVGPresentationAttributeConfig(this.name, {this.property = false}) : camelName = camelize(name);
webf package
documentation
svg
SVGPresentationAttributeConfig
SVGPresentationAttributeConfig constructor
SVGPresentationAttributeConfig class