menu
innerlibs
widgets\scaffold_builder.dart
TabEntry
title property
title
dark_mode
light_mode
title
property
dynamic
title
final
The title of the tab.
This can be a string, a text widget, or any other widget.
Implementation
final dynamic title;
innerlibs
scaffold_builder
TabEntry
title property
TabEntry class