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