CustomLevel constructor

CustomLevel({
  1. Expr? expr,
})

Implementation

CustomLevel({this.expr});