backgroundColor property

Color? backgroundColor
final

The background color of this MacosIconButton.

Defaults to CupertinoColors.activeBlue. Set to Colors.transparent for a transparent background color.

Implementation

final Color? backgroundColor;