wrap_space_between constant

FFWrapAlignment const wrap_space_between

Implementation

static const FFWrapAlignment wrap_space_between =
    FFWrapAlignment._(5, _omitEnumNames ? '' : 'wrap_space_between');