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