initialWidth property

  1. @override
double get initialWidth
override

Get the initial width for this preset

Implementation

@override
double get initialWidth => size.width;