Apr 4, 2021
Yes, that’s definitely right 😄.. But if you noticed that Flutter APIs uses the the same method (with k).. Since lowerCamelCase indicates to a normal variable or an instance and that’s why we should make those different from the constant variables.. And again I mentioned it as “should” not “must” which leaves the choice up to you whether to use lowerCamelCase with k, only lowerCamelCase, or ALL_CAPS_WITH_UNDERSCORE.
Thank you for the question and I’m happy to answer you 💚.