AbstractSelectItem<T> constructor

const AbstractSelectItem<T>({
  1. Key? key,
})

Implementation

const AbstractSelectItem({super.key});