menu
flutter_androssy package
documentation
views/tab/view.dart
TabViewController
title property
title property
dark_mode
light_mode
title
property
String
get
title
Implementation
String get title => titleState?.fromController(this) ?? _title ?? "";
flutter_androssy package
documentation
views/tab/view
TabViewController
title property
TabViewController class