RulerWallSelection constructor

RulerWallSelection({
  1. bool? available,
  2. List? objNames,
})

Implementation

RulerWallSelection({this.available, this.objNames});