SpanElement constructor

SpanElement([
  1. BindingContext? context
])

Implementation

SpanElement([BindingContext? context])
    : super(context);