decorationBuilder property

ChipTabBarDecoratorBuilder? decorationBuilder
final

If provided and the returned widget is not null, the returned widget is used as decorator for the item

Implementation

final ChipTabBarDecoratorBuilder? decorationBuilder;