BlockQuotationElement constructor

BlockQuotationElement([
  1. BindingContext? context
])

Implementation

BlockQuotationElement([BindingContext? context])
    : super(context, defaultStyle: _bDefaultStyle);