StyleFlag constructor

init

Constructs an object with all flags as false.

def __init__(self):
    ...

See Also