EdgeInsetsSymmetric constructor Null safety
Implementation
const factory EdgeInsetsSymmetric(
{final double vertical, final double horizontal}) = _$EdgeInsetsSymmetric;
const factory EdgeInsetsSymmetric(
{final double vertical, final double horizontal}) = _$EdgeInsetsSymmetric;