asMaterial property

Implementation

WidgetStateProperty<EdgeInsets> get asMaterial {
  return WidgetStateProperty.all(this);
}