getFillAntialias method Null safety
Whether or not the fill should be antialiased.
Implementation
Future<bool?> getFillAntialias() => messager.getFillAntialias(id);
Whether or not the fill should be antialiased.
Future<bool?> getFillAntialias() => messager.getFillAntialias(id);