menu
flutter_fit_utils_ui package
documentation
fit_dialog.dart
FitDialog
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
Title of the dialog. If null, the title will not be shown.
Implementation
final String? title;
flutter_fit_utils_ui package
documentation
fit_dialog
FitDialog
title property
FitDialog class