shouldShow abstract method

Future<bool> shouldShow()

Checks if the introduction should be shown.

Returns true if the introduction should be shown; otherwise, returns false.

Implementation

Future<bool> shouldShow();