# WidgetsBinding {{tag>flutter WidgetsBinding}} WidgetsBinding.instance.addPostFrameCallback((_) { setState(() { bottom = 100; }); });