DeployAccountButton constructor

const DeployAccountButton({
  1. Key? key,
})

Implementation

const DeployAccountButton({
  super.key,
});