scrollAttemptsBeforeChange property

int? get scrollAttemptsBeforeChange

Implementation

int? get scrollAttemptsBeforeChange =>
    (_$data['scrollAttemptsBeforeChange'] as int?);