enum EE::Graphics::RichText::BlockType

#include <richtext.hpp>

enum BlockType {
    Text,
    Drawable,
    CustomSize,
};