buildChannelD method

GlyphFrameBuilder buildChannelD()

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

Implementation

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