/// {@template pinball_components} /// Package with the UI game components for the Pinball Game /// {@endtemplate} class PinballComponents { /// {@macro pinball_components} const PinballComponents(); }