menu
blueprint_flutter_core package
documentation
blueprint_widgets.dart
FxOverlayTile<T>
subtitle property
subtitle property
dark_mode
light_mode
subtitle
property
String
Function
(
T
item
)
?
subtitle
final
Implementation
final String Function(T item)? subtitle;
blueprint_flutter_core package
documentation
blueprint_widgets
FxOverlayTile<T>
subtitle property
FxOverlayTile class