AppInsets.all constructor

const AppInsets.all(
  1. double value
)

Implementation

const AppInsets.all(double value) : super.all(value);