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