GoogleButton constructor

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

Implementation

const GoogleButton({ Key? key }) : super(key: key);