According to official Dart documentation, it is mentioned that:
Chaining method calls a..b = true..c = 5; Cascade used for ch
Chaining method calls
a..b = true..c = 5;
Cascade used for ch