backgroundColor property

Color? backgroundColor
final

The color of the background when switching between tests If not set, the background will be black

Implementation

final Color? backgroundColor;