Skip to content

feat: Add BoxDecoration support for indicator in StacTabBar #300

@divyanshub024

Description

@divyanshub024

Description

The current implementation of StacTabBar does not support custom indicator decorations using BoxDecoration. This limits flexibility in customising the tab indicator’s appearance.

Introduce support for BoxDecoration as an indicator in StacTabBar, similar to how it’s handled in Flutter’s TabBar. This will allow developers to fully customise the tab indicator with borders, gradients, shadows, and more.

Requirements

  • Add support for indicator as a BoxDecoration in StacTabBar
  • Update documentation accordingly

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions