SearchSection<T> constructor

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

Implementation

const SearchSection({super.key});