menu
adeptabhi_widgets package
documentation
view/adept_tapbar.dart
AdeptTabBarAppBar<T>
getText property
getText property
dark_mode
light_mode
getText
property
String
Function
(
T
)
getText
final
function to get display text for a given model.
Implementation
final String Function(T) getText;
adeptabhi_widgets package
documentation
view/adept_tapbar
AdeptTabBarAppBar<T>
getText property
AdeptTabBarAppBar class