LIElement constructor

LIElement([
  1. BindingContext? context
])

Implementation

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