Add a trait to every filament page

My project is entirely filament. I recently discovered a package that wants me to use a trait in each of the Edit, View, List or Create pages. Is there a way to boot every page always with that trait?
Was this page helpful?