CreatorPage constructor
Construct an instance of the HomePage.
Implementation
const CreatorPage({
required this.decks,
required this.editEnhancements,
required this.editFields,
required this.killOnPop,
required this.subtitles,
super.key,
});