login method

Future<void> login(
  1. BuildContext context
)

Implementation

Future<void> login(BuildContext context) async {
}