menu
exui package
documentation
material.dart
BoxColorsExtension
greyBox method
greyBox method
dark_mode
light_mode
greyBox
method
Widget
greyBox
(
)
Implementation
Widget greyBox() => coloredBox(Colors.grey);
exui package
documentation
material
BoxColorsExtension
greyBox method
BoxColorsExtension extension on
Widget