menu
materialx_flutter package
documentation
route/banner/banner_warning.dart
BannerWarningRouteState
onItemClick method
onItemClick method
dark_mode
light_mode
onItemClick
method
void
onItemClick
(
int
index
,
String
obj
)
Implementation
void onItemClick(int index, String obj) { togglePanel(); }
materialx_flutter package
documentation
route/banner/banner_warning
BannerWarningRouteState
onItemClick method
BannerWarningRouteState class