menu
messenger
ui/page/call/widget/animated_rotation_button.dart
AnimatedRotatedButton
AnimatedRotatedButton.new const constructor
AnimatedRotatedButton.new
dark_mode
light_mode
AnimatedRotatedButton
constructor
const
AnimatedRotatedButton
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const AnimatedRotatedButton({super.key, required this.child});
messenger
animated_rotation_button
AnimatedRotatedButton
AnimatedRotatedButton.new const constructor
AnimatedRotatedButton class