b25 property

EdgeInsets b25
getter/setter pair
bottom: 10;

Implementation

static EdgeInsets b25 = const EdgeInsets.only(bottom: 10);