ActionLogInButton constructor

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

Implementation

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