ElIconTheme.fallback constructor
const
ElIconTheme.fallback({
- Key? key,
Implementation
const ElIconTheme.fallback({super.key})
: theme = _theme,
darkTheme = _darkTheme,
super(child: ElNullWidget.instance);