boxColor property

Color? boxColor
final

The background color of the BentoBox. Defaults to a translucent primary color from the current theme.

Implementation

final Color? boxColor;