call abstract method
This method is called by the BaseWidget when sinkState?.add(YourState) is called
Implementation
@override
void call(BuildContext context);
This method is called by the BaseWidget when sinkState?.add(YourState) is called
@override
void call(BuildContext context);