isPinned property

  1. @override
bool get isPinned
override

是否固定(不随滚动收起)。

Implementation

@override
bool get isPinned => false;