menu
rush_sdk package
documentation
widget/test.dart
RTTestBox
RTTestBox const constructor
RTTestBox const constructor
dark_mode
light_mode
RTTestBox
constructor
const
RTTestBox
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const RTTestBox({super.key, required this.child});
rush_sdk package
documentation
widget/test
RTTestBox
RTTestBox const constructor
RTTestBox class