WrapExpanded constructor

WrapExpanded(
  1. Expression widgetExpr, {
  2. required CorrectionProducerContext context,
})

Implementation

WrapExpanded(super.widgetExpr, {required super.context});