BottomBar.fromSignIn constructor

BottomBar.fromSignIn(
  1. {Key? key}
)

Implementation

BottomBar.fromSignIn({super.key}) {
  fromSignIn = true;
}