scaffoldFactoryBehavior property

ScaffoldFactoryBehaviors scaffoldFactoryBehavior
read / write

Your state class can Implements ScaffoldFactoryBehaviors interface. This interface allows you to listen to the event bus and implement the onPressed method for back button and floating action button.

Implementation

ScaffoldFactoryBehaviors scaffoldFactoryBehavior