render abstract method
Render and directly output the current section tag. If provided, value will be added to the top of the context's stack.
Implementation
void render({Object value});
Render and directly output the current section tag. If provided, value will be added to the top of the context's stack.
void render({Object value});