LegendConfig constructor

LegendConfig([
  1. void updates(
    1. LegendConfigBuilder b
    )
])

Implementation

factory LegendConfig([void Function(LegendConfigBuilder b) updates]) = _$LegendConfig;