buildChannelB method

GlyphFrameBuilder buildChannelB()

Quickly set zone B of Glyphs to be used. Please refer to the NothingPhone1 and NothingPhone2 classes.

Implementation

GlyphFrameBuilder buildChannelB() {
  _operations.add({'buildChannelB': null});
  return this;
}