66676869707172
/** * Creates a null background (transparent). */ public static Background blank () { return new BlankBackground(); }