SendEthButton constructor

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

Implementation

const SendEthButton({
  super.key,
});