menu
flexiblebox package
documentation
flexiblebox_flutter.dart
offsetFromLayoutOffset function
offsetFromLayoutOffset function
dark_mode
light_mode
offsetFromLayoutOffset
function
Offset
offsetFromLayoutOffset
(
LayoutOffset
offset
)
Implementation
Offset offsetFromLayoutOffset(LayoutOffset offset) { return Offset(offset.dx, offset.dy); }
flexiblebox package
documentation
flexiblebox_flutter
offsetFromLayoutOffset function
flexiblebox_flutter library