nfts property

List<CrossmintNftRecord> nfts
final

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;