icon property

IconData? icon
final

The mode-switching icon that will be displayed in the lower right in portrait, and lower left in landscape.

The available icons are described in Icons.

Implementation

final IconData? icon;