I want to categorised method in dart file like in Xcode/Swift we use //MARK: Some Custom String for Quick view .
Also is there any setting in Android Stduio where i can see all method defined in file.
It depends on the IDE you're using.
On Android Studio / IntelliJ you can use the region comments as explained here