widgets/surfaces/shared/bar_layout_utils library
Functions
-
resolveTabPillWidth(
{required double? tabWidth, required int tabCount, required double maxAvailable}) → double -
Resolves the effective tab pill width given a per-slot
tabWidthand the maximum space available.