menu
render_proof package
documentation
example_render_objects.dart
BasicProxy
BasicProxy.new const constructor
BasicProxy.new const constructor
dark_mode
light_mode
BasicProxy
constructor
const
BasicProxy
(
{
Key
?
key
,
Widget
?
child
,
})
Implementation
const BasicProxy({super.key, super.child});
render_proof package
documentation
example_render_objects
BasicProxy
BasicProxy.new const constructor
BasicProxy class