width property

  1. @override
double width

The widget width.

Implementation

@override
double get width => 100;