menu
unit_widgets_display package
documentation
SingleChildRenderObjectWidget/AbsorbPointer/node1_base.dart
CustomAbsorbPointer
CustomAbsorbPointer.new const constructor
CustomAbsorbPointer.new const constructor
dark_mode
light_mode
CustomAbsorbPointer
constructor
const
CustomAbsorbPointer
(
{
Key
?
key
,
})
Implementation
const CustomAbsorbPointer({Key? key}) : super(key: key);
unit_widgets_display package
documentation
SingleChildRenderObjectWidget/AbsorbPointer/node1_base
CustomAbsorbPointer
CustomAbsorbPointer.new const constructor
CustomAbsorbPointer class