destroy method
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() {}
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.
@override
void destroy() {}