nfts property
NFT records to render in the grid. Pass CrossmintWalletNftPage.items here. When the list is empty the emptyBuilder (or the built-in empty state) is rendered instead.
Implementation
final List<CrossmintNftRecord> nfts;
NFT records to render in the grid. Pass CrossmintWalletNftPage.items here. When the list is empty the emptyBuilder (or the built-in empty state) is rendered instead.
final List<CrossmintNftRecord> nfts;