Flutter-Examples/flutter_tabbar_classic/lib/main.dart
Line 22 in 52ccf62
For the future, instead of using static String inside Text widget, better to save it inside a Constants.dart file and save here
Flutter-Examples/flutter_tabbar_classic/lib/main.dart
Line 22 in 52ccf62
For the future, instead of using static String inside Text widget, better to save it inside a Constants.dart file and save here