rows property

  1. @override
int get rows
override

How many rows of frames this holds.

Implementation

@override
int get rows => 1;