StyleFlag constructor

__init__(self)

Constructs an object with all flags as false.


def __init__(self):
    ...

See Also