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