vertical_spacing_between_items constant

String const vertical_spacing_between_items

Implementation

static const String vertical_spacing_between_items =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M8 6v6h32V6"/><path d="M14 24h20"/><path stroke-linejoin="round" d="M8 42v-6h32v6"/></g></svg>';