NAppUpdateTile constructor
const
NAppUpdateTile({
- Key? key,
- required NAppUpdateController controller,
Implementation
const NAppUpdateTile({super.key, required this.controller});