As of today's Dart update (version 3.7.0), the preferred formatting page width can now be configured project-wide in the analysis_options.yaml file, like this:
analysis_options.yaml
formatter: page_width: 100