TopViewWidget constructor
const
TopViewWidget(
- Orientation orientation, {
- Key? key,
Implementation
const TopViewWidget(this.orientation, {Key? key}) : super(key: key);
const TopViewWidget(this.orientation, {Key? key}) : super(key: key);