IsolateItem constructor

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

Implementation

const IsolateItem({super.key});