NeomGeneratorPage constructor

const NeomGeneratorPage({
  1. Key? key,
  2. bool showAppBar = true,
})

Implementation

const NeomGeneratorPage({super.key, this.showAppBar = true});