showTips method

void showTips()

Implementation

void showTips() {
  return ReadBookPlatform.instance.showTips();
}