indicatorHeight property

double get indicatorHeight

Implementation

double get indicatorHeight =>
    _indicatorHeight ??
    2.0;