foreground property

bool foreground
final

Indicates if the icon is in the foreground.

For RollingIconBuilder it indicates if the icon will be on the indicator or in the background.

Implementation

final bool foreground;