showOnlyCustomRange property

bool showOnlyCustomRange
final

Whether to show only the Custom range picker (without tabs or Monthly picker). When true, only the Custom date range picker is displayed. Defaults to false.

Implementation

final bool showOnlyCustomRange;