footerIndicator property

  1. @override
MTDriveIndicator<T>? get footerIndicator
override

Implementation

@override
MTDriveIndicator<T>? get footerIndicator => _footerIndicator as MTDriveIndicator<T>?;