Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Wallets V1
Flutter Class
CrossmintNftCollectionView
class CrossmintNftCard extends StatelessWidget
nft.raw
const CrossmintNftCard({super.key, required this.nft, this.onTap})
final CrossmintNftRecord nft
final VoidCallback? onTap
Widget build(BuildContext context)
Was this page helpful?