HomeDictionaryPage constructor

const HomeDictionaryPage(
  1. {Key? key}
)

Create an instance of this page.

Implementation

const HomeDictionaryPage({super.key});