children property
The identifying keys and corresponding widget values in the segmented control.
The map must have more than one entry. This attribute must be an ordered Map such as a LinkedHashMap.
Implementation
final List<Widget> children;
The identifying keys and corresponding widget values in the segmented control.
The map must have more than one entry. This attribute must be an ordered Map such as a LinkedHashMap.
final List<Widget> children;