width property

  1. @override
double get width

The widget width.

Implementation

@override
double get width => 100;