WithLevel constructor

const WithLevel({
  1. int? level,
})

Implementation

const WithLevel({this.level});