onAppBarPinnedChanged property
final
Callback used to pin or unpin the top AppBar.
Implementation
final ValueChanged<bool>? onAppBarPinnedChanged;
Callback used to pin or unpin the top AppBar.
final ValueChanged<bool>? onAppBarPinnedChanged;