menu
blueprint_flutter_core package
documentation
blueprint_widgets.dart
FxOverlayData<T>
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
Title displayed at the top of the overlay.
Implementation
final String? title;
blueprint_flutter_core package
documentation
blueprint_widgets
FxOverlayData<T>
title property
FxOverlayData class