menu
rive_animation_manager package
documentation
rive.dart
RivePanel
RivePanel.new const constructor
RivePanel.new const constructor
dark_mode
light_mode
RivePanel
constructor
const
RivePanel
(
{
Key
?
key
,
Color
backgroundColor
=
Colors.transparent
,
required
Widget
child
,
})
Implementation
const RivePanel({ super.key, this.backgroundColor = Colors.transparent, required this.child, });
rive_animation_manager package
documentation
rive
RivePanel
RivePanel.new const constructor
RivePanel class