insets property

EdgeInsetsGeometry insets
final

Locates the selected tab's underline relative to the tab's boundary.

The TabBar.indicatorSize property can be used to define the tab indicator's bounds in terms of its (centered) tab widget with TabBarIndicatorSize.label, or the entire tab with TabBarIndicatorSize.tab.

Implementation

final EdgeInsetsGeometry insets;