show method

void show()

Implementation

void show() => setState(() => _isVisible = true);