ExpandableIcon constructor
const
ExpandableIcon({
- Key? key,
- ExpandableThemeData? theme,
Implementation
const ExpandableIcon({super.key,
this.theme,
// ignore: deprecated_member_use_from_same_package
});