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