widgets library

Classes

CupertinoSlidingSegmentedControl2<T>
An iOS 13 style segmented control.
PlatformSegmentControl
SlidingTab

Constants

kSegmentControlHeight → const double
64.0
kSegmentControlHeightMaterial → const double
74.0

Typedefs

TabChanged = void Function(BuildContext context, int change)