menu
flutter_appbar package
documentation
widgets/appbar_connection.dart
AppBarConnectionState
detach method
detach method
dark_mode
light_mode
detach
method
void
detach
(
AppBarPosition
position
)
Implementation
void detach(AppBarPosition position) => _controller.detach(position);
flutter_appbar package
documentation
widgets/appbar_connection
AppBarConnectionState
detach method
AppBarConnectionState class