homeIndicator property

HomeIndicatorData? homeIndicator
final

Describe the OS gesture indicator on bottom of apps, expressed in dp.

This is null when the device has no gesture indicator.

Implementation

final HomeIndicatorData? homeIndicator;