SectionElement constructor

SectionElement([
  1. BindingContext? context
])

Implementation

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