show property

bool show
final

State of the Side sheet, whether to show side sheet or not. Change it using setState()

Implementation

final bool show;