backgroundVisible property

bool? backgroundVisible
final

backgroundVisible Sets the visibility state of the background of the StopwatchGauge

const StopWatchGauge(
  frameVisible : true
),

Implementation

final bool? backgroundVisible;