Wrapper widget on top of the Text widget that will display a shimmer effect
whenever the provided text is null. If the provided text is not null, it
will be rendered properly. It can be useful if we want to occupy a part of
the screen and replace it with the text that will be retrieved sometime in
the future.