Pushes a widget to the stack.
void push( Widget widget, { bool renderScreen = false, bool replace = false, BasicCoreEvent? event, });