iUpdateBufferTextAlignment method
Implementation
Future<int> iUpdateBufferTextAlignment(TextAlignment textAlignment) {
throw UnimplementedError(
"iUpdateBufferTextAlignment() has not been implemented.");
}
Future<int> iUpdateBufferTextAlignment(TextAlignment textAlignment) {
throw UnimplementedError(
"iUpdateBufferTextAlignment() has not been implemented.");
}