#[derive(WidgetCtx)]
{
    // Attributes available to this derive:
    #[property]
}
Expand description

Derive into an orbtk widget context object. It returns a token stream object.