menu
flutter_eval package
documentation
painting.dart
$EdgeInsetsGeometry
along method
along method
dark_mode
light_mode
along
method
@
override
double
along
(
Axis
axis
)
override
The total offset in the given direction.
Implementation
@override double along(Axis axis) => $value.along(axis);
flutter_eval package
documentation
painting
$EdgeInsetsGeometry
along method
$EdgeInsetsGeometry class