floating property

bool floating
final

Whether the app bar should become visible as soon as the user scrolls towards the app bar. Default: false.

Implementation

final bool floating;