Sets the gravity. Receives Gravity returns this BaseFill
BaseFill gravity(Gravity gravity) { _gravity = gravity; return this; }