ExpandedIconRow constructor

const ExpandedIconRow({
  1. Key? key,
})

Implementation

const ExpandedIconRow({
  super.key,
});