ExpandableIcon constructor

const ExpandableIcon({
  1. ExpandableThemeData? theme,
})

Implementation

const ExpandableIcon({
  this.theme,
  // ignore: deprecated_member_use_from_same_package
});