struct EE::Graphics::RichText::CustomBlock

#include <richtext.hpp>

struct CustomBlock {
    // fields

    Sizef size;
    bool isBlock { false };
};