void useSecondaryBackground(Widget Function(Niku) callback) { secondaryBackground = callback(Niku()); }