ActionSignUpButton constructor

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

Implementation

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