MessageLoginPage constructor

const MessageLoginPage({
  1. Key? key,
  2. String? redirect,
})

Implementation

const MessageLoginPage({ super.key, this.redirect });