menu
better_extensions package
documentation
shortcuts.dart
pRight function
pRight function
dark_mode
light_mode
pRight
function
EdgeInsets
pRight
(
num
value
)
Implementation
EdgeInsets pRight(num value) => EdgeInsets.only(right: value.toDouble());
better_extensions package
documentation
shortcuts
pRight function
shortcuts library