menu
components_toolbox package
documentation
utils/shadows.dart
CustomShadows
regular property
regular property
dark_mode
light_mode
regular
property
ValueNotifier
<
BoxShadow
>
regular
getter/setter pair
A regular shadow style.
Implementation
static ValueNotifier<BoxShadow> regular = ValueNotifier(_buildShadow());
components_toolbox package
documentation
utils/shadows
CustomShadows
regular property
CustomShadows class