onTwoLevel property

VoidCallback? onTwoLevel
final

callback when header ready to twoLevel

If you want to close twoLevel,you should use RefreshController.closeTwoLevel

Implementation

final VoidCallback? onTwoLevel;