OpenWFeatherIcon constructor
const
OpenWFeatherIcon({})
Implementation
const OpenWFeatherIcon({
super.key,
required this.nodeState,
required this.icon,
required this.width,
required this.fill,
});
const OpenWFeatherIcon({
super.key,
required this.nodeState,
required this.icon,
required this.width,
required this.fill,
});