segmentedControlHeight property

double? segmentedControlHeight
final

Height of the segmented control in logical pixels. If null, uses platform default height (typically 28-32 points).

Implementation

final double? segmentedControlHeight;