buildChannelE method
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;
}
Quickly set zone E of Glyphs to be used. Please refer to the NothingPhone1 and NothingPhone2 classes.
GlyphFrameBuilder buildChannelE() {
_operations.add({'buildChannelE': null});
return this;
}