bottomPanelColor property

Color bottomPanelColor
getter/setter pair

Background color of the bottom section of the camera.

Defaults to Colors.black.

Implementation

Color bottomPanelColor = Colors.black;