merge method

BlockInputStyle merge()

Implementation

BlockInputStyle merge() {
  // TODO: implement
  throw UnimplementedError();
}