buildChannelE method

GlyphFrameBuilder buildChannelE()

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

Implementation

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