buildDependencies method
Implementation
@override
void buildDependencies() {
super.buildDependencies();
shapePaintContainer?.addDependent(this);
}
@override
void buildDependencies() {
super.buildDependencies();
shapePaintContainer?.addDependent(this);
}