static DevbarState of(BuildContext context) { return context.findAncestorStateOfType<DevbarState>()!; }