destroy method

  1. @override
void destroy()
override

Synchronously removes nodes managed by this component from the document and disposes resources potentially held by this fragment.

This method may only be called once.

Implementation

@override
void destroy() {}