Function Button.flat

Flat buttons don't display decoration.

bool flat() nothrow @property @nogc;

void flat (
  bool v
) nothrow @property @nogc;