CupertinoSegmentedControlDemo constructor
const
CupertinoSegmentedControlDemo({
- Key? key,
Implementation
const CupertinoSegmentedControlDemo({Key? key}) : super(key: key);
const CupertinoSegmentedControlDemo({Key? key}) : super(key: key);