dragOnlyExpanding property

bool dragOnlyExpanding
final

Whether the appbar can only be expanded by drag.

See also:

  • If floating is true, must be define false.

Implementation

final bool dragOnlyExpanding;