//! Atomic Text widget — read-only label with proper align/baseline/clip
//! handling. Saves/restores RenderContext text state internally so callers
//! don't have to manage `TextAlign`/`TextBaseline` manually.
pub use ;
pub use draw_text;
pub use TextSettings;
pub use TextState;
pub use ;
pub use ;
pub use ;