mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Avoid exposing the subclasses as they shouldn't be instantiated again or overridden. Also consistently use fields and getters in the declarations.