const AppText({ super.key, required this.text, this.style = const TextStyle( fontSize: 18, fontWeight: FontWeight.bold, ), });