use property

Implementation

MaterialStateProperty<T?> get use =>
    this ?? const MaterialStatePropertyAll(null);