import 'package:flutter/material.dart'; late String token; TextStyle globalTextStyle = TextStyle(color: Colors.grey[350]);