safeAreaRightSpace property
Widget
get
safeAreaRightSpace
Implementation
static Widget get safeAreaRightSpace =>
SizedBox(width: ResponsiveUtils.safeAreaRight);
static Widget get safeAreaRightSpace =>
SizedBox(width: ResponsiveUtils.safeAreaRight);