SearchKitGlobalSearchPage constructor

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

Implementation

const SearchKitGlobalSearchPage({Key? key}) : super(key: key);