Override this method to return true when the child needs to be laid out.
Source
bool shouldRelayout(@checked SingleChildLayoutDelegate oldDelegate) => true;
Override this method to return true when the child needs to be laid out.
bool shouldRelayout(@checked SingleChildLayoutDelegate oldDelegate) => true;