segmentedControlHeight property

double? segmentedControlHeight
final

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

Implementation

final double? segmentedControlHeight;