background property

int? background
final

Background color. If null, defaults to white (light mode) or black (dark mode).

Implementation

final int? background;