isPredefined property
Whether the date range is predefined by the application.
true
if the date range is defined by the application; false
if it's a
custom date range specified by the user.
Implementation
bool get isPredefined => true;
Whether the date range is predefined by the application.
true
if the date range is defined by the application; false
if it's a
custom date range specified by the user.
bool get isPredefined => true;