menu
neo_mobile_kit package
documentation
shared/navigation/neo_side_menu.dart
shared/navigation/neo_side_menu.dart
dark_mode
light_mode
shared/navigation/neo_side_menu
library
Classes
NeoSideMenuItem
Functions
showNeoSideMenu
(
{
required
BuildContext
context
,
required
List
<
NeoSideMenuItem
>
items
,
String
title
=
'MENU'
,
double
width
=
304
})
→
Future
<
void
>
neo_mobile_kit package
documentation
shared/navigation/neo_side_menu.dart
neo_mobile_kit
package
Libraries
core/theme/neo_theme
core/theme/neo_tokens
neo_mobile_kit
shared/animations/neo_animations
shared/animations/neo_entrance_group
shared/animations/neo_entrance_types
shared/animations/neo_fade_slide
shared/animations/neo_motion_tokens
shared/animations/neo_panel_drop
shared/animations/neo_pop
shared/animations/neo_press_motion
shared/animations/neo_scroll_reveal
shared/backgrounds/neo_auth_background
shared/backgrounds/neo_moon_background
shared/backgrounds/neo_orb_background
shared/backgrounds/neo_profile_motion_banner
shared/backgrounds/neo_shell_background
shared/layout/neo_breakpoints
shared/layout/neo_page_shell
shared/layout/neo_section_header
shared/layout/neo_spacing
shared/layout/neo_split_layout
shared/navigation/neo_app_bar
shared/navigation/neo_bottom_nav
shared/navigation/neo_orb_reveal_transition
shared/navigation/neo_side_menu
shared/onboarding/neo_onboarding_page
shared/splash/neo_splash_config
shared/splash/neo_splash_controller
shared/splash/neo_splash_page
shared/splash/widgets/bubble_wave_layer
shared/splash/widgets/floating_shape_layer
shared/splash/widgets/liquid_surface_layer
shared/splash/widgets/logo_reveal_layer
shared/splash/widgets/splash_drop_fill
shared/splash/widgets/splash_scene
shared/widgets/neo_app_settings_sheet
shared/widgets/neo_bottom_sheet_card
shared/widgets/neo_button
shared/widgets/neo_empty_state
shared/widgets/neo_icon_button
shared/widgets/neo_input_field
shared/widgets/neo_orb_submit_button
shared/widgets/neo_panel
shared/widgets/neo_pill
shared/widgets/neo_search_box
shared/widgets/neo_theme_toggle
shared/widgets/neo_window_panel
neo_side_menu library