ExpandableIcon constructor

ExpandableIcon({
  1. ExpandableThemeData? theme,
})

Implementation

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