AntdIconWrap constructor
const
AntdIconWrap({
- Key? key,
- Widget? child,
- AntdIconStyle? style,
Implementation
const AntdIconWrap({super.key, this.child, this.style});