b5 property

EdgeInsets b5
getter/setter pair
bottom: 20;

Implementation

static EdgeInsets b5 = const EdgeInsets.only(bottom: 20);