WalletConnectIconButton constructor
const
WalletConnectIconButton({})
Implementation
const WalletConnectIconButton({
super.key,
required this.onPressed,
required this.iconPath,
this.color,
this.size = 26,
});