tabItem2 property
- @Deprecated('Use bodyTextLarge, or bodyTextMedium if tab has icons.')
TextStyle tabitem2
Implementation
@Deprecated('Use bodyTextLarge, or bodyTextMedium if tab has icons.')
TextStyle get tabItem2 {
return bodyMedium!;
}
TextStyle tabitem2
@Deprecated('Use bodyTextLarge, or bodyTextMedium if tab has icons.')
TextStyle get tabItem2 {
return bodyMedium!;
}