Whether or not the fill should be antialiased.
Future<void> setFillAntialias(bool fillAntialias) => messenger.setFillAntialias(id, fillAntialias);