minFrameRate property Null safety
read / write
The minimum frame rate. The default value 0 indicates that the default frame rate is used.
Implementation
int minFrameRate = 0;
The minimum frame rate. The default value 0 indicates that the default frame rate is used.
int minFrameRate = 0;