menu
phonepe_flutter package
documentation
lib/widgets/custom_app_bar.dart
CustomAppBar
title property
title property
dark_mode
light_mode
title
property
String
title
final
The text displayed as the title in the center of the app bar.
Implementation
final String title;
phonepe_flutter package
documentation
lib/widgets/custom_app_bar
CustomAppBar
title property
CustomAppBar class