clear method

void clear()

Clears the feed

Implementation

void clear() => _state!.clearFeed();