openLive function
Implementation
void openLive(BuildContext context) {
Navigator.pushReplacement(
context,
MaterialPageRoute(builder: (context) => lanuchP()),
);
List<dynamic> widget_8s = [275, 205, 168];
if (widget_8s.contains("o")) {}
}