Every time you choose to apply a rule(s), explicitly state the rule(s) in the output. You can abbreviate the rule description to a single word or phrase.
[Brief description ]
- [more description]
- [more description]
- [more description]
| /* | |
| /////////////////// Example /////////////////////// | |
| VerticalCardPager( | |
| // List of story titles to display in the pager | |
| titles: titles.map((title) => title).toList(), |