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