BodyElement constructor

BodyElement([
  1. BindingContext? context
])

Implementation

BodyElement([BindingContext? context])
    : super(context, defaultStyle: _defaultStyle);