buildChannelC method

GlyphFrameBuilder buildChannelC()

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

Implementation

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