menu
flutter_miuix package
documentation
miuix.dart
MiuixExitUntilCollapsedScrollBehavior
isPinned property
isPinned property
dark_mode
light_mode
isPinned
property
@
override
bool
get
isPinned
override
是否固定(不随滚动收起)。
Implementation
@override bool get isPinned => false;
flutter_miuix package
documentation
miuix
MiuixExitUntilCollapsedScrollBehavior
isPinned property
MiuixExitUntilCollapsedScrollBehavior class