Please update the TextStyle import by changing:
TextStyle
import 'dart:ui';
to:
import 'package:flutter/material.dart';