CreatePrompt constructor
const
CreatePrompt({
- required ModuleCreator creator,
Creates a new CreatePrompt with the specified module creator.
Implementation
const CreatePrompt({required this.creator});