menu
opticore package
documentation
opticore.dart
ScaffoldConfig
onDrawerChanged property
onDrawerChanged property
dark_mode
light_mode
onDrawerChanged
property
void Function
(
bool
)
?
onDrawerChanged
final
A callback invoked when the drawer is opened or closed.
Implementation
final void Function(bool)? onDrawerChanged;
opticore package
documentation
opticore
ScaffoldConfig
onDrawerChanged property
ScaffoldConfig class