on_mounted Run exactly once after the component mounts. Parameters: fn (Callable[[], Any | Awaitable[Any]]) – A function to run after the component mounts.