menu
animated_containers package
documentation
animated_wrap.dart
flipSize function
flipSize function
dark_mode
light_mode
flipSize
function
Size
flipSize
(
Size
s
)
Implementation
Size flipSize(Size s) => Size(s.height, s.width);
animated_containers package
documentation
animated_wrap
flipSize function
animated_containers library