Sets the block to success type.
StyledBlock success() { _type = BlockStyleType.success; return this; }