Flutter-Examples
Flutter-Examples copied to clipboard
use constants inside app
https://github.com/KadriyeMacit/Flutter-Examples/blob/52ccf62858e6ce3dcf4f30f2cb00f7cd3edd44e3/flutter_tabbar_classic/lib/main.dart#L22
For the future, instead of using static String inside Text widget, better to save it inside a Constants.dart file and save here