Returns true if children of this Container should be drawn as focused in addition to the Container itself.
Implementations of custom widgets should check parent.draw_children_as_focused as part of their draw_content method.
parent.draw_children_as_focused
draw_content