GoalModifyScreen constructor
const
GoalModifyScreen({
- Key? key,
- required HubbleScreenState state,
Implementation
const GoalModifyScreen({super.key, required this.state});