menu
get_hooked package
documentation
widgets/render_get.dart
RenderScopedGetBase<T>
RenderScopedGetBase.new const constructor
RenderScopedGetBase.new const constructor
dark_mode
light_mode
RenderScopedGetBase<
T
>
constructor
const
RenderScopedGetBase<
T
>
(
{
Key
?
key
,
Widget
?
child
,
})
const
constructor for subclasses :)
Implementation
const RenderScopedGetBase({super.key, super.child});
get_hooked package
documentation
widgets/render_get
RenderScopedGetBase<T>
RenderScopedGetBase.new const constructor
RenderScopedGetBase class