menu
innerpod
widgets/app_button.dart
AppButton
title property
title
dark_mode
light_mode
title
property
String
title
final
The text to be displayed on the button.
Implementation
final String title;
innerpod
app_button
AppButton
title property
AppButton class