onDispose method

  1. @override
void onDispose(
  1. Callback0 value
)

Implementation

@override
void onDispose(Callback0 value) => value();