confirmSelectionOnMobile property

bool? confirmSelectionOnMobile

Implementation

bool? get confirmSelectionOnMobile => _$this._confirmSelectionOnMobile;
void confirmSelectionOnMobile=(bool? confirmSelectionOnMobile)

Implementation

set confirmSelectionOnMobile(bool? confirmSelectionOnMobile) =>
    _$this._confirmSelectionOnMobile = confirmSelectionOnMobile;