showSeparateTipScreen property

bool? showSeparateTipScreen

Implementation

bool? get showSeparateTipScreen => _$this._showSeparateTipScreen;
void showSeparateTipScreen=(bool? showSeparateTipScreen)

Implementation

set showSeparateTipScreen(bool? showSeparateTipScreen) =>
    _$this._showSeparateTipScreen = showSeparateTipScreen;