buildChannelA method
Quickly set zone A of Glyphs to be used. Please refer to the NothingPhone1 and NothingPhone2 classes.
Implementation
GlyphFrameBuilder buildChannelA() {
_operations.add({'buildChannelA': null});
return this;
}
Quickly set zone A of Glyphs to be used. Please refer to the NothingPhone1 and NothingPhone2 classes.
GlyphFrameBuilder buildChannelA() {
_operations.add({'buildChannelA': null});
return this;
}