Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
StatelessWidget Class Reference
Collaboration diagram for StatelessWidget:

Private Member Functions

const CollectionPriorityBadge ({ super.key, required this.priority, })
override Widget build (BuildContext context)
const CollectionStatusBadge ({ super.key, required this.status, })
override Widget build (BuildContext context)
const CollectionInfoRow ({ super.key, required this.label, required this.value, required this.icon, })
override Widget build (BuildContext context)
const CollectionItem ({ super.key, required this.collection, required this.number, required this.showNumber, this.isCompleted=false, this.isPending=false, this.hidePriority=false, this.hideStatus=false, this.isHistory=false, })
override Widget build (BuildContext context)
String formatVolume (dynamic volume)
String getSubTitleString ()
const CustomCard ({ super.key, required this.child, this.padding, this.bgColor, })
override Widget build (BuildContext context)
final dynamic Function (ActionSliderController)? startAction
final dynamic Function (ActionSliderController)? endAction
const CustomDualSlider ({ super.key, required this.startText, required this.endText, required this.startAction, required this.endAction, })
override Widget build (BuildContext context)
const LogoHeader ({ super.key, this.verticalPadding, })
override Widget build (BuildContext context)
final dynamic Function (ActionSliderController)? action
const CustomSlider ({ super.key, required this.text, required this.action, })
override Widget build (BuildContext context)
const CustomTextFormField ({ super.key, this.suffixIcon, this.hintText, this.validator, this.controller, this.keyboardType, this.isObscure=false, })
final String Function (String?)? validator
override Widget build (BuildContext context)
const EmptyContent ({super.key, required this.text})
override Widget build (BuildContext context)
const CustomErrorWidget ({ super.key, required this.message, required this.onReload, })
override Widget build (BuildContext context)
const FailedToFetchDataView ({ super.key, required this.onRetry, this.failureMessage, this.padding, })
override Widget build (BuildContext context)
const Loading ({super.key})
override Widget build (BuildContext context)
const LogoHeader ({super.key, required this.title})
override Widget build (BuildContext context)
const StatsCard ({ super.key, required this.title, required this.number, required this.subtitle, required this.gradient, this.unit, })
override Widget build (BuildContext context)
const SignInScreen ({super.key})
override Widget build (BuildContext context)
const BiometricButton ({ super.key, required this.icon, required this.onPressed, })
final Function () onPressed
override Widget build (BuildContext context)
final Function (String) onDeletePicture
const PicturesSections ({ super.key, this.voucherPicture, this.drumPicture, required this.onDeletePicture, required this.onAddVoucherPicture, required this.onAddDrumPicture, })
override Widget build (BuildContext context)
Widget _buildPictureItem (String picture, String title)
Widget _buildVoucherSection (BuildContext context)
Widget _buildDrumSection (BuildContext context)
Widget _buildPictureContent ({ required String? picture, required VoidCallback onAdd, required String emptyStateText, required String title, required BuildContext context, })
Widget _buildSectionHeader (String title, int count, BuildContext context)
Widget _buildEmptyState (String text, VoidCallback onTap, BuildContext context)
const ScannedDrumsSection ({ super.key, required this.recoveredDrums, required this.depositedDrums, })
override Widget build (BuildContext context)
Widget _buildDrumsList (String title, List< String > drums, BuildContext context)
const StatusCardSection ({ super.key, required this.reference, required this.collectedVolume, })
override Widget build (BuildContext context)
Widget _buildInfoRow ({ required IconData icon, required String title, required String value, required Color iconColor, required BuildContext context, })
String formatVolume (dynamic volume)
const CollectionDetailsBody ({ required this.collection, required this.currentStatus, super.key, })
override Widget build (BuildContext context)
const CollectionSlider ({ required this.collection, required this.status, required this.collectionId, super.key, })
override Widget build (BuildContext context)
String _getSliderText ()
void changeCollectionStatus ({ required int collectionId, required BuildContext context, required CollectionStatus status, required String? cancellationReasonId, required String? cancellationReasonName, required String reference, })
void _showCancellationReasonSheet (BuildContext parentContext)
void _validateCollection (BuildContext context)
final void Function ()? onPressed
const ContactSection ({super.key, required this.fullName, required this.onPressed})
override Widget build (BuildContext context)
const DetailsHeader ({ super.key, required this.title, required this.status, required this.timeSlot, required this.priority, })
override Widget build (BuildContext context)
const DetailsSection ({ super.key, required this.address, required this.cRReference, required this.volume, required this.instructions, })
override Widget build (BuildContext context)
Widget _buildDetailItem (BuildContext context, IconData icon, String title, String content,)
String formatVolume (dynamic volume)
const MapAppBar ({ super.key, required this.status, required this.showTitle, required this.lat, required this.lng, })
override Widget build (BuildContext context)
const CollectionProgressTracker ({super.key, required this.stepNumber})
override Widget build (BuildContext context)
Color getStepColor (int fromStep, int toStep)
const ProgressStep ({ super.key, required this.label, required this.isActive, required this.isCompleted, required this.step, })
override Widget build (BuildContext context)
final Function (String)? onValueChanged
const DetailItem ({ super.key, required this.title, this.subtitle, required this.value, this.isReference=false, this.icon, this.isEditable=false, this.onValueChanged, })
override Widget build (BuildContext context)
final void Function (String)? onChanged
const NoteField ({super.key, required this.onChanged})
override Widget build (BuildContext context)
const ScanCard ({ super.key, required this.drum, required this.onDelete, })
override Widget build (BuildContext context)
const ContactSelector ({ super.key, this.selectedContactId, required this.onChanged, })
override Widget build (BuildContext context)
Widget _buildShimmer ()
Widget _buildSelector (List< ResCollectionContactEntity > contacts)
const PaymentMethodSection ({ super.key, required this.restaurantId, required this.selectedPaymentMethod, required this.onChanged, })
override Widget build (BuildContext context)
Widget _buildShimmer ()
Widget _buildDropdown (List< ResPartnerPaymentEntity > paymentModes)
const SignatureSection ({ super.key, required this.isDrawingMode, required this.onDrawingModeToggle, required this.onClear, required this.controller, })
override Widget build (BuildContext context)
const VolumeInfoSection ({ super.key, required this.declaredVolume, required this.collectedVolume, })
override Widget build (BuildContext context)
Widget _buildVolumeInfo (BuildContext context, String title, String value)
String formatVolume (dynamic volume)
const CollectionRequestSuccessScreen ({ super.key, })
override Widget build (BuildContext context)
const AddressInfoWidget ({ super.key, required this.address, required this.isLoading, })
override Widget build (BuildContext context)
const ConfirmLocationButton ({ super.key, required this.onPressed, this.isLoading=false, })
override Widget build (BuildContext context)
const CustomPinWidget ({ super.key, required this.color, required this.size, this.hasShadow=false, })
override Widget build (BuildContext context)
const MapOverlayButtons ({ super.key, required this.onSearchPressed, required this.onSavedLocationsPressed, })
override Widget build (BuildContext context)
final Function (SavedLocation) onLocationSelected
const SavedLocationsList ({ super.key, required this.savedLocations, required this.onLocationSelected, required this.isExpanded, required this.onToggle, required this.onClose, })
override Widget build (BuildContext context)
const AddressDisplayWidget ({ super.key, required this.isLoadingLocation, required this.currentAddress, })
override Widget build (BuildContext context)
const BottomContentPanel ({ super.key, required this.isLoadingLocation, required this.currentAddress, required this.onContinue, })
override Widget build (BuildContext context)
const ContinueButtonWidget ({ super.key, required this.isLoadingLocation, required this.onPressed, })
override Widget build (BuildContext context)
const LocationHeaderWidget ({super.key})
override Widget build (BuildContext context)
final Function (GoogleMapController) onMapCreated
const MapWidget ({ super.key, required this.currentLocation, required this.markers, required this.isMapLoaded, required this.onMapCreated, required this.mapStyle, })
override Widget build (BuildContext context)
const MapDetailsCard ({ super.key, required this.collection, required this.index, })
override Widget build (BuildContext context)
const StatsSection ({super.key, required this.state, required this.isToDoSelected})
override Widget build (BuildContext context)
List< Color > _getGradientColors (bool isToDoSelected)
String _getCollectionsCount (CollectionsState state)
String _getCollectionQuantity (CollectionsState state)
String formatVolume (dynamic volume)
const CollectionRequestDetailsHeader ({ super.key, required this.name, required this.address, required this.stepNumber, this.margin, })
override Widget build (BuildContext context)
const StatisticsCard ({ super.key, required this.collectionNumbersDone, required this.totalCollections, required this.doneVolume, required this.totalVolume, required this.visitedStops, required this.totalStops, })
override Widget build (BuildContext context)
Widget _buildStatCard (String title, String current, String total, String subtitle, String secondaryValue, IconData icon,)
String formatWeight (double weight)
const StatisticsCardShimmer ({super.key})
override Widget build (BuildContext context)
Widget _buildShimmerCard ({bool showSecondaryValue=true})
const TodayCollections ({ super.key, required this.completedPercentage, required this.totalCollections, required this.collectionsVolume, required this.done, required this.canceled, required this.pendingCollections, this.isPeriodSection=false, })
override Widget build (BuildContext context)
Widget _buildCollectionItem (String label, String value, Color valueColor, IconData icon,)
Widget _buildStatusItem (Color color, String value, String label)
const TodayCollectionsShimmer ({super.key})
override Widget build (BuildContext context)
Widget _buildShimmerItem ()
Widget _buildStatusShimmer ()
const CourseCard ({ super.key, required this.course, required this.onTap, })
override Widget build (BuildContext context)
Color _parseColor (String hexColor, BuildContext context)
const DashboardGrid ({ super.key, required this.items, })
override Widget build (BuildContext context)
const HomeHeader ({super.key})
override Widget build (BuildContext context)
const NotificationCard ({super.key, required this.notification})
override Widget build (BuildContext context)
final Function (int, bool?) onItemSelected
const CollectionList ({ super.key, required this.collections, required this.selectedItems, required this.onItemSelected, })
override Widget build (BuildContext context)
const SelectAllHeader ({ super.key, required this.isSelected, required this.onChanged, })
override Widget build (BuildContext context)
final Function (bool?)? onCheckboxChanged
const UnloadingHistoryCollectionItem ({ super.key, required this.id, required this.number, this.onCheckboxChanged, required this.status, required this.reference, required this.deliveryDate, required this.quantityUnloaded, required this.quantityWeighted, required this.warehouseRepresentative, })
override Widget build (BuildContext context)
final Function (dynamic) onSlide
const UnloadingSlider ({ super.key, required this.onSlide, })
override Widget build (BuildContext context)
const UnloadingStatsCard ({ super.key, required this.collectionsCount, required this.totalVolume, })
override Widget build (BuildContext context)
const WalletScreen ({super.key})
override Widget build (BuildContext context)
const ActionButtons ({ super.key, required this.onAccept, required this.onDecline, })
override Widget build (BuildContext context)
Widget _buildActionButton ({ required String text, required IconData icon, required Color color, required VoidCallback onPressed, })
const RequestHeader ({ super.key, required this.request, })
override Widget build (BuildContext context)
const RouteInfoCard ({ super.key, required this.request, })
override Widget build (BuildContext context)
const StationCard ({ super.key, required this.station, })
override Widget build (BuildContext context)

Private Attributes

final CollectionPriority priority
final CollectionStatus status
final String label
final String value
final IconData icon
final CollectionEntity collection
final String number
final bool showNumber
final bool isCompleted
final bool isPending
final bool hidePriority
final bool hideStatus
final bool isHistory
final Widget child
final EdgeInsets padding
final Color bgColor
final String startText
final String endText
final double verticalPadding
final String text
final Widget suffixIcon
final String hintText
final TextEditingController controller
final TextInputType keyboardType
final bool isObscure
final String message
final VoidCallback onReload
final VoidCallback onRetry
final String failureMessage
final String title
final String subtitle
final LinearGradient gradient
final String unit
final String voucherPicture
final String drumPicture
final VoidCallback onAddVoucherPicture
final VoidCallback onAddDrumPicture
final List< StringrecoveredDrums
final List< StringdepositedDrums
final String reference
final double collectedVolume
final CollectionStatus currentStatus
final int collectionId
final String fullName
final String timeSlot
final String address
final String cRReference
final String volume
final String instructions
final bool showTitle
final String lat
final String lng
final int stepNumber
final bool isActive
final int step
final bool isReference
final bool isEditable
final DrumScan drum
final VoidCallback onDelete
final int selectedContactId
final ValueChanged< int?> onChanged
final int restaurantId
final String selectedPaymentMethod
final ValueChanged< String?> onChanged
final bool isDrawingMode
final VoidCallback onDrawingModeToggle
final VoidCallback onClear
final SignatureController controller
final String declaredVolume
final String collectedVolume
final bool isLoading
final VoidCallback onPressed
final Color color
final double size
final bool hasShadow
final VoidCallback onSearchPressed
final VoidCallback onSavedLocationsPressed
final List< SavedLocationsavedLocations
final bool isExpanded
final VoidCallback onToggle
final VoidCallback onClose
final bool isLoadingLocation
final String currentAddress
final VoidCallback onContinue
final LatLng currentLocation
final Set< Marker > markers
final bool isMapLoaded
final String mapStyle
final int index
final CollectionsState state
final bool isToDoSelected
final String name
final EdgeInsetsGeometry margin
final int collectionNumbersDone
final int totalCollections
final double doneVolume
final double totalVolume
final int visitedStops
final int totalStops
final String completedPercentage
final String totalCollections
final String collectionsVolume
final String done
final String canceled
final String pendingCollections
final bool isPeriodSection
final CourseEntity course
final VoidCallback onTap
final List< DashboardItemitems
final NotificationEntity notification
final List< CollectionEntitycollections
final Map< int, boolselectedItems
final bool isSelected
final ValueChanged< bool?> onChanged
final int id
final String status
final String deliveryDate
final String quantityUnloaded
final String quantityWeighted
final String warehouseRepresentative
final int collectionsCount
final int totalVolume
final VoidCallback onAccept
final VoidCallback onDecline
final DriverRequest request
final Station station

Detailed Description

Definition at line 5 of file collection_priority_badge.dart.

Member Function Documentation

◆ _buildActionButton()

Widget StatelessWidget::_buildActionButton ( { required String text, required IconData icon, required Color color, required VoidCallback onPressed, } )
inlineprivate

Definition at line 49 of file action_buttons.dart.

Here is the caller graph for this function:

◆ _buildCollectionItem()

Widget StatelessWidget::_buildCollectionItem ( String label,
String value,
Color valueColor,
IconData icon )
inlineprivate

Definition at line 239 of file today_collections.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _buildDetailItem()

Widget StatelessWidget::_buildDetailItem ( BuildContext context,
IconData icon,
String title,
String content )
inlineprivate

Definition at line 72 of file details_section.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _buildDropdown()

Widget StatelessWidget::_buildDropdown ( List< ResPartnerPaymentEntity > paymentModes)
inlineprivate

Definition at line 108 of file payment_method_section.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _buildDrumSection()

Widget StatelessWidget::_buildDrumSection ( BuildContext context)
inlineprivate

Definition at line 116 of file pictures_sections.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _buildDrumsList()

Widget StatelessWidget::_buildDrumsList ( String title,
List< String > drums,
BuildContext context )
inlineprivate

Definition at line 44 of file scanned_drums_section.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _buildEmptyState()

Widget StatelessWidget::_buildEmptyState ( String text,
VoidCallback onTap,
BuildContext context )
inlineprivate

Definition at line 160 of file pictures_sections.dart.

Here is the call graph for this function:

◆ _buildInfoRow()

Widget StatelessWidget::_buildInfoRow ( { required IconData icon, required String title, required String value, required Color iconColor, required BuildContext context, } )
inlineprivate

Definition at line 55 of file status_card_section.dart.

Here is the caller graph for this function:

◆ _buildPictureContent()

Widget StatelessWidget::_buildPictureContent ( { required String? picture, required VoidCallback onAdd, required String emptyStateText, required String title, required BuildContext context, } )
inlineprivate

Definition at line 133 of file pictures_sections.dart.

Here is the caller graph for this function:

◆ _buildPictureItem()

Widget StatelessWidget::_buildPictureItem ( String picture,
String title )
inlineprivate

Definition at line 60 of file pictures_sections.dart.

Here is the call graph for this function:

◆ _buildSectionHeader()

Widget StatelessWidget::_buildSectionHeader ( String title,
int count,
BuildContext context )
inlineprivate

Definition at line 146 of file pictures_sections.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _buildSelector()

Widget StatelessWidget::_buildSelector ( List< ResCollectionContactEntity > contacts)
inlineprivate

Definition at line 85 of file contact_selector.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _buildShimmer() [1/2]

Widget StatelessWidget::_buildShimmer ( )
inlineprivate

Definition at line 53 of file contact_selector.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _buildShimmer() [2/2]

Widget StatelessWidget::_buildShimmer ( )
inlineprivate

Definition at line 69 of file payment_method_section.dart.

◆ _buildShimmerCard()

Widget StatelessWidget::_buildShimmerCard ( {bool showSecondaryValue=true} )
inlineprivate

Definition at line 49 of file statistics_card_shimmer.dart.

Here is the caller graph for this function:

◆ _buildShimmerItem()

Widget StatelessWidget::_buildShimmerItem ( )
inlineprivate

Definition at line 139 of file today_collections_shimmer.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _buildStatCard()

Widget StatelessWidget::_buildStatCard ( String title,
String current,
String total,
String subtitle,
String secondaryValue,
IconData icon )
inlineprivate

Definition at line 75 of file statistics_card.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _buildStatusItem()

Widget StatelessWidget::_buildStatusItem ( Color color,
String value,
String label )
inlineprivate

Definition at line 310 of file today_collections.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _buildStatusShimmer()

Widget StatelessWidget::_buildStatusShimmer ( )
inlineprivate

Definition at line 184 of file today_collections_shimmer.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _buildVolumeInfo()

Widget StatelessWidget::_buildVolumeInfo ( BuildContext context,
String title,
String value )
inlineprivate

Definition at line 33 of file volume_info_section.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _buildVoucherSection()

Widget StatelessWidget::_buildVoucherSection ( BuildContext context)
inlineprivate

Definition at line 99 of file pictures_sections.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _getCollectionQuantity()

String StatelessWidget::_getCollectionQuantity ( CollectionsState state)
inlineprivate

Definition at line 67 of file stats_section.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _getCollectionsCount()

String StatelessWidget::_getCollectionsCount ( CollectionsState state)
inlineprivate

Definition at line 60 of file stats_section.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _getGradientColors()

List< Color > StatelessWidget::_getGradientColors ( bool isToDoSelected)
inlineprivate

Definition at line 53 of file stats_section.dart.

Here is the caller graph for this function:

◆ _getSliderText()

String StatelessWidget::_getSliderText ( )
private

◆ _parseColor()

Color StatelessWidget::_parseColor ( String hexColor,
BuildContext context )
inlineprivate

Definition at line 104 of file course_card.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _showCancellationReasonSheet()

void StatelessWidget::_showCancellationReasonSheet ( BuildContext parentContext)
inlineprivate

Definition at line 114 of file collection_slider.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _validateCollection()

void StatelessWidget::_validateCollection ( BuildContext context)
inlineprivate

Definition at line 146 of file collection_slider.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ActionButtons()

const StatelessWidget::ActionButtons ( { super.key, required this.onAccept, required this.onDecline, } )
private

◆ AddressDisplayWidget()

const StatelessWidget::AddressDisplayWidget ( { super.key, required this.isLoadingLocation, required this.currentAddress, } )
private
Here is the caller graph for this function:

◆ AddressInfoWidget()

const StatelessWidget::AddressInfoWidget ( { super.key, required this.address, required this.isLoading, } )
private

◆ BiometricButton()

const StatelessWidget::BiometricButton ( { super.key, required this.icon, required this.onPressed, } )
private

◆ BottomContentPanel()

const StatelessWidget::BottomContentPanel ( { super.key, required this.isLoadingLocation, required this.currentAddress, required this.onContinue, } )
private

◆ build() [1/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 14 of file collection_priority_badge.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ build() [2/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 14 of file collection_status_badge.dart.

Here is the call graph for this function:

◆ build() [3/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 18 of file collection_info_row.dart.

Here is the call graph for this function:

◆ build() [4/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 36 of file collection_item.dart.

Here is the call graph for this function:

◆ build() [5/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 19 of file custom_card.dart.

◆ build() [6/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 24 of file custom_dual_slider.dart.

Here is the call graph for this function:

◆ build() [7/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 16 of file custom_header.dart.

◆ build() [8/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 20 of file custom_slider.dart.

Here is the call graph for this function:

◆ build() [9/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 24 of file custom_text_form_field.dart.

◆ build() [10/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 12 of file empty_content.dart.

Here is the call graph for this function:

◆ build() [11/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 19 of file error_widget.dart.

Here is the call graph for this function:

◆ build() [12/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 20 of file faild_to_fetch_data_view.dart.

Here is the call graph for this function:

◆ build() [13/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 11 of file loading.dart.

◆ build() [14/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 12 of file logo_header.dart.

Here is the call graph for this function:

◆ build() [15/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 24 of file stats_card.dart.

Here is the call graph for this function:

◆ build() [16/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 19 of file sign_in_screen.dart.

Here is the call graph for this function:

◆ build() [17/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 15 of file biomitric_auth_buttons.dart.

Here is the call graph for this function:

◆ build() [18/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 27 of file pictures_sections.dart.

Here is the call graph for this function:

◆ build() [19/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 18 of file scanned_drums_section.dart.

Here is the call graph for this function:

◆ build() [20/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 18 of file status_card_section.dart.

Here is the call graph for this function:

◆ build() [21/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 21 of file collection_details_body.dart.

Here is the call graph for this function:

◆ build() [22/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 33 of file collection_slider.dart.

Here is the call graph for this function:

◆ build() [23/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 14 of file contact_section.dart.

Here is the call graph for this function:

◆ build() [24/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 25 of file details_header.dart.

Here is the call graph for this function:

◆ build() [25/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 24 of file details_section.dart.

Here is the call graph for this function:

◆ build() [26/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 26 of file map_app_bar.dart.

Here is the call graph for this function:

◆ build() [27/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 13 of file collection_progress_tracker.dart.

Here is the call graph for this function:

◆ build() [28/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 22 of file progress_step.dart.

Here is the call graph for this function:

◆ build() [29/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 28 of file detail_item.dart.

Here is the call graph for this function:

◆ build() [30/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 13 of file note_field.dart.

Here is the call graph for this function:

◆ build() [31/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 19 of file scan_card.dart.

Here is the call graph for this function:

◆ build() [32/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 21 of file contact_selector.dart.

Here is the call graph for this function:

◆ build() [33/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 24 of file payment_method_section.dart.

Here is the call graph for this function:

◆ build() [34/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 23 of file signature_section.dart.

Here is the call graph for this function:

◆ build() [35/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 18 of file volume_info_section.dart.

Here is the call graph for this function:

◆ build() [36/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 20 of file collection_request_success_screen.dart.

Here is the call graph for this function:

◆ build() [37/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 19 of file address_info_widget.dart.

Here is the call graph for this function:

◆ build() [38/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 18 of file confirm_location_button.dart.

Here is the call graph for this function:

◆ build() [39/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 16 of file custom_pin_widget.dart.

Here is the call graph for this function:

◆ build() [40/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 19 of file map_overlay_buttons.dart.

Here is the call graph for this function:

◆ build() [41/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 26 of file saved_locations_list.dart.

Here is the call graph for this function:

◆ build() [42/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 19 of file address_display_widget.dart.

Here is the call graph for this function:

◆ build() [43/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 21 of file bottom_content_panel.dart.

Here is the call graph for this function:

◆ build() [44/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 18 of file continue_button_widget.dart.

Here is the call graph for this function:

◆ build() [45/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 12 of file location_header_widget.dart.

Here is the call graph for this function:

◆ build() [46/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 21 of file map_widget.dart.

◆ build() [47/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 19 of file map_details_card.dart.

Here is the call graph for this function:

◆ build() [48/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 15 of file stats_section.dart.

Here is the call graph for this function:

◆ build() [49/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 21 of file collection_request_details_header.dart.

Here is the call graph for this function:

◆ build() [50/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 26 of file statistics_card.dart.

Here is the call graph for this function:

◆ build() [51/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 11 of file statistics_card_shimmer.dart.

Here is the call graph for this function:

◆ build() [52/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 32 of file today_collections.dart.

Here is the call graph for this function:

◆ build() [53/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 10 of file today_collections_shimmer.dart.

Here is the call graph for this function:

◆ build() [54/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Title

Progress %

Progress bar

Duration

Definition at line 18 of file course_card.dart.

Here is the call graph for this function:

◆ build() [55/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 14 of file dashboard_grid.dart.

◆ build() [56/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 10 of file home_header.dart.

Here is the call graph for this function:

◆ build() [57/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 15 of file notification_card.dart.

Here is the call graph for this function:

◆ build() [58/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 18 of file collection_list.dart.

Here is the call graph for this function:

◆ build() [59/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 15 of file select_all_header.dart.

Here is the call graph for this function:

◆ build() [60/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 35 of file unloading_history_collection_item.dart.

Here is the call graph for this function:

◆ build() [61/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 14 of file unloading_slider.dart.

Here is the call graph for this function:

◆ build() [62/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 17 of file unloading_stats_card.dart.

Here is the call graph for this function:

◆ build() [63/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 12 of file wallet_screen.dart.

Here is the call graph for this function:

◆ build() [64/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 17 of file action_buttons.dart.

Here is the call graph for this function:

◆ build() [65/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 16 of file request_header.dart.

Here is the call graph for this function:

◆ build() [66/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 16 of file route_info_card.dart.

Here is the call graph for this function:

◆ build() [67/67]

override Widget StatelessWidget::build ( BuildContext context)
inlineprivate

Definition at line 16 of file station_card.dart.

Here is the call graph for this function:

◆ changeCollectionStatus()

void StatelessWidget::changeCollectionStatus ( { required int collectionId, required BuildContext context, required CollectionStatus status, required String? cancellationReasonId, required String? cancellationReasonName, required String reference, } )
inlineprivate

Definition at line 80 of file collection_slider.dart.

Here is the caller graph for this function:

◆ CollectionDetailsBody()

const StatelessWidget::CollectionDetailsBody ( { required this.collection, required this.currentStatus, super.key, } )
private

◆ CollectionInfoRow()

const StatelessWidget::CollectionInfoRow ( { super.key, required this.label, required this.value, required this.icon, } )
private
Here is the caller graph for this function:

◆ CollectionItem()

const StatelessWidget::CollectionItem ( { super.key, required this.collection, required this.number, required this.showNumber, this.isCompleted=false, this.isPending=false, this.hidePriority=false, this.hideStatus=false, this.isHistory=false, } )
private
Here is the caller graph for this function:

◆ CollectionList()

const StatelessWidget::CollectionList ( { super.key, required this.collections, required this.selectedItems, required this.onItemSelected, } )
private

◆ CollectionPriorityBadge()

const StatelessWidget::CollectionPriorityBadge ( { super.key, required this.priority, } )
private
Here is the caller graph for this function:

◆ CollectionProgressTracker()

const StatelessWidget::CollectionProgressTracker ( {super.key, required this.stepNumber} )
private
Here is the caller graph for this function:

◆ CollectionRequestDetailsHeader()

const StatelessWidget::CollectionRequestDetailsHeader ( { super.key, required this.name, required this.address, required this.stepNumber, this.margin, } )
private

◆ CollectionRequestSuccessScreen()

const StatelessWidget::CollectionRequestSuccessScreen ( { super.key, } )
private

◆ CollectionSlider()

const StatelessWidget::CollectionSlider ( { required this.collection, required this.status, required this.collectionId, super.key, } )
private

◆ CollectionStatusBadge()

const StatelessWidget::CollectionStatusBadge ( { super.key, required this.status, } )
private
Here is the caller graph for this function:

◆ ConfirmLocationButton()

const StatelessWidget::ConfirmLocationButton ( { super.key, required this.onPressed, this.isLoading=false, } )
private

◆ ContactSection()

const StatelessWidget::ContactSection ( {super.key, required this.fullName, required this.onPressed} )
private

◆ ContactSelector()

const StatelessWidget::ContactSelector ( { super.key, this.selectedContactId, required this.onChanged, } )
private

◆ ContinueButtonWidget()

const StatelessWidget::ContinueButtonWidget ( { super.key, required this.isLoadingLocation, required this.onPressed, } )
private
Here is the caller graph for this function:

◆ CourseCard()

const StatelessWidget::CourseCard ( { super.key, required this.course, required this.onTap, } )
private

◆ CustomCard()

const StatelessWidget::CustomCard ( { super.key, required this.child, this.padding, this.bgColor, } )
private
Here is the caller graph for this function:

◆ CustomDualSlider()

const StatelessWidget::CustomDualSlider ( { super.key, required this.startText, required this.endText, required this.startAction, required this.endAction, } )
private
Here is the caller graph for this function:

◆ CustomErrorWidget()

const StatelessWidget::CustomErrorWidget ( { super.key, required this.message, required this.onReload, } )
private

◆ CustomPinWidget()

const StatelessWidget::CustomPinWidget ( { super.key, required this.color, required this.size, this.hasShadow=false, } )
private

◆ CustomSlider()

const StatelessWidget::CustomSlider ( { super.key, required this.text, required this.action, } )
private
Here is the caller graph for this function:

◆ CustomTextFormField()

const StatelessWidget::CustomTextFormField ( { super.key, this.suffixIcon, this.hintText, this.validator, this.controller, this.keyboardType, this.isObscure=false, } )
private

◆ DashboardGrid()

const StatelessWidget::DashboardGrid ( { super.key, required this.items, } )
private

◆ DetailItem()

const StatelessWidget::DetailItem ( { super.key, required this.title, this.subtitle, required this.value, this.isReference=false, this.icon, this.isEditable=false, this.onValueChanged, } )
private

◆ DetailsHeader()

const StatelessWidget::DetailsHeader ( { super.key, required this.title, required this.status, required this.timeSlot, required this.priority, } )
private
Here is the caller graph for this function:

◆ DetailsSection()

const StatelessWidget::DetailsSection ( { super.key, required this.address, required this.cRReference, required this.volume, required this.instructions, } )
private
Here is the caller graph for this function:

◆ EmptyContent()

const StatelessWidget::EmptyContent ( {super.key, required this.text} )
private

◆ FailedToFetchDataView()

const StatelessWidget::FailedToFetchDataView ( { super.key, required this.onRetry, this.failureMessage, this.padding, } )
private

◆ formatVolume() [1/5]

String StatelessWidget::formatVolume ( dynamic volume)
inlineprivate

Definition at line 162 of file collection_item.dart.

Here is the caller graph for this function:

◆ formatVolume() [2/5]

String StatelessWidget::formatVolume ( dynamic volume)
inlineprivate

Definition at line 97 of file status_card_section.dart.

◆ formatVolume() [3/5]

String StatelessWidget::formatVolume ( dynamic volume)
inlineprivate

Definition at line 118 of file details_section.dart.

◆ formatVolume() [4/5]

String StatelessWidget::formatVolume ( dynamic volume)
inlineprivate

Definition at line 58 of file volume_info_section.dart.

◆ formatVolume() [5/5]

String StatelessWidget::formatVolume ( dynamic volume)
inlineprivate

Definition at line 77 of file stats_section.dart.

◆ formatWeight()

String StatelessWidget::formatWeight ( double weight)
inlineprivate

Definition at line 162 of file statistics_card.dart.

◆ Function() [1/14]

final StatelessWidget::Function ( )
private

◆ Function() [2/14]

final void StatelessWidget::Function ( )
private

◆ Function() [3/14]

final dynamic StatelessWidget::Function ( ActionSliderController )
private

◆ Function() [4/14]

final dynamic StatelessWidget::Function ( ActionSliderController )
private

◆ Function() [5/14]

final dynamic StatelessWidget::Function ( ActionSliderController )
private

◆ Function() [6/14]

final StatelessWidget::Function ( bool? )
private

◆ Function() [7/14]

final StatelessWidget::Function ( dynamic )
private

◆ Function() [8/14]

final StatelessWidget::Function ( GoogleMapController )
private

◆ Function() [9/14]

final StatelessWidget::Function ( int ,
bool?  )
private

◆ Function() [10/14]

final StatelessWidget::Function ( SavedLocation )
private

◆ Function() [11/14]

final StatelessWidget::Function ( String )
private

◆ Function() [12/14]

final void StatelessWidget::Function ( String )
private

◆ Function() [13/14]

final StatelessWidget::Function ( String )
private

◆ Function() [14/14]

final String StatelessWidget::Function ( String? )
private

◆ getStepColor()

Color StatelessWidget::getStepColor ( int fromStep,
int toStep )
inlineprivate

Definition at line 59 of file collection_progress_tracker.dart.

Here is the caller graph for this function:

◆ getSubTitleString()

String StatelessWidget::getSubTitleString ( )
inlineprivate

Definition at line 172 of file collection_item.dart.

Here is the caller graph for this function:

◆ HomeHeader()

const StatelessWidget::HomeHeader ( {super.key} )
private

◆ Loading()

const StatelessWidget::Loading ( {super.key} )
private

◆ LocationHeaderWidget()

const StatelessWidget::LocationHeaderWidget ( {super.key} )
private
Here is the caller graph for this function:

◆ LogoHeader() [1/2]

const StatelessWidget::LogoHeader ( { super.key, this.verticalPadding, } )
private

◆ LogoHeader() [2/2]

const StatelessWidget::LogoHeader ( {super.key, required this.title} )
private

◆ MapAppBar()

const StatelessWidget::MapAppBar ( { super.key, required this.status, required this.showTitle, required this.lat, required this.lng, } )
private

◆ MapDetailsCard()

const StatelessWidget::MapDetailsCard ( { super.key, required this.collection, required this.index, } )
private

◆ MapOverlayButtons()

const StatelessWidget::MapOverlayButtons ( { super.key, required this.onSearchPressed, required this.onSavedLocationsPressed, } )
private

◆ MapWidget()

const StatelessWidget::MapWidget ( { super.key, required this.currentLocation, required this.markers, required this.isMapLoaded, required this.onMapCreated, required this.mapStyle, } )
private

◆ NoteField()

const StatelessWidget::NoteField ( {super.key, required this.onChanged} )
private

◆ NotificationCard()

const StatelessWidget::NotificationCard ( {super.key, required this.notification} )
private

◆ PaymentMethodSection()

const StatelessWidget::PaymentMethodSection ( { super.key, required this.restaurantId, required this.selectedPaymentMethod, required this.onChanged, } )
private

◆ PicturesSections()

const StatelessWidget::PicturesSections ( { super.key, this.voucherPicture, this.drumPicture, required this.onDeletePicture, required this.onAddVoucherPicture, required this.onAddDrumPicture, } )
private

◆ ProgressStep()

const StatelessWidget::ProgressStep ( { super.key, required this.label, required this.isActive, required this.isCompleted, required this.step, } )
private
Here is the caller graph for this function:

◆ RequestHeader()

const StatelessWidget::RequestHeader ( { super.key, required this.request, } )
private

◆ RouteInfoCard()

const StatelessWidget::RouteInfoCard ( { super.key, required this.request, } )
private

◆ SavedLocationsList()

const StatelessWidget::SavedLocationsList ( { super.key, required this.savedLocations, required this.onLocationSelected, required this.isExpanded, required this.onToggle, required this.onClose, } )
private

◆ ScanCard()

const StatelessWidget::ScanCard ( { super.key, required this.drum, required this.onDelete, } )
private

◆ ScannedDrumsSection()

const StatelessWidget::ScannedDrumsSection ( { super.key, required this.recoveredDrums, required this.depositedDrums, } )
private

◆ SelectAllHeader()

const StatelessWidget::SelectAllHeader ( { super.key, required this.isSelected, required this.onChanged, } )
private

◆ SignatureSection()

const StatelessWidget::SignatureSection ( { super.key, required this.isDrawingMode, required this.onDrawingModeToggle, required this.onClear, required this.controller, } )
private

◆ SignInScreen()

const StatelessWidget::SignInScreen ( {super.key} )
private

◆ StationCard()

const StatelessWidget::StationCard ( { super.key, required this.station, } )
private

◆ StatisticsCard()

const StatelessWidget::StatisticsCard ( { super.key, required this.collectionNumbersDone, required this.totalCollections, required this.doneVolume, required this.totalVolume, required this.visitedStops, required this.totalStops, } )
private

◆ StatisticsCardShimmer()

const StatelessWidget::StatisticsCardShimmer ( {super.key} )
private

◆ StatsCard()

const StatelessWidget::StatsCard ( { super.key, required this.title, required this.number, required this.subtitle, required this.gradient, this.unit, } )
private
Here is the caller graph for this function:

◆ StatsSection()

const StatelessWidget::StatsSection ( {super.key, required this.state, required this.isToDoSelected} )
private

◆ StatusCardSection()

const StatelessWidget::StatusCardSection ( { super.key, required this.reference, required this.collectedVolume, } )
private

◆ TodayCollections()

const StatelessWidget::TodayCollections ( { super.key, required this.completedPercentage, required this.totalCollections, required this.collectionsVolume, required this.done, required this.canceled, required this.pendingCollections, this.isPeriodSection=false, } )
private

◆ TodayCollectionsShimmer()

const StatelessWidget::TodayCollectionsShimmer ( {super.key} )
private

◆ UnloadingHistoryCollectionItem()

const StatelessWidget::UnloadingHistoryCollectionItem ( { super.key, required this.id, required this.number, this.onCheckboxChanged, required this.status, required this.reference, required this.deliveryDate, required this.quantityUnloaded, required this.quantityWeighted, required this.warehouseRepresentative, } )
private

◆ UnloadingSlider()

const StatelessWidget::UnloadingSlider ( { super.key, required this.onSlide, } )
private

◆ UnloadingStatsCard()

const StatelessWidget::UnloadingStatsCard ( { super.key, required this.collectionsCount, required this.totalVolume, } )
private

◆ VolumeInfoSection()

const StatelessWidget::VolumeInfoSection ( { super.key, required this.declaredVolume, required this.collectedVolume, } )
private

◆ WalletScreen()

const StatelessWidget::WalletScreen ( {super.key} )
private

Member Data Documentation

◆ address

final String StatelessWidget::address
private

Definition at line 9 of file details_section.dart.

◆ bgColor

final Color StatelessWidget::bgColor
private

Definition at line 16 of file custom_card.dart.

◆ canceled

final String StatelessWidget::canceled
private

Definition at line 15 of file today_collections.dart.

◆ child

final Widget StatelessWidget::child
private

Definition at line 14 of file custom_card.dart.

◆ collectedVolume [1/2]

final double StatelessWidget::collectedVolume
private

Definition at line 10 of file status_card_section.dart.

◆ collectedVolume [2/2]

final String StatelessWidget::collectedVolume
private

Definition at line 9 of file volume_info_section.dart.

◆ collection

final CollectionEntity StatelessWidget::collection
private

Definition at line 14 of file collection_item.dart.

◆ collectionId

final int StatelessWidget::collectionId
private

Definition at line 23 of file collection_slider.dart.

◆ collectionNumbersDone

final int StatelessWidget::collectionNumbersDone
private

Definition at line 8 of file statistics_card.dart.

◆ collections

final List<CollectionEntity> StatelessWidget::collections
private

Definition at line 6 of file collection_list.dart.

◆ collectionsCount

final int StatelessWidget::collectionsCount
private

Definition at line 7 of file unloading_stats_card.dart.

◆ collectionsVolume

final String StatelessWidget::collectionsVolume
private

Definition at line 13 of file today_collections.dart.

◆ color

final Color StatelessWidget::color
private

Definition at line 4 of file custom_pin_widget.dart.

◆ completedPercentage

final String StatelessWidget::completedPercentage
private

Definition at line 11 of file today_collections.dart.

◆ controller [1/2]

final TextEditingController StatelessWidget::controller
private

Definition at line 19 of file custom_text_form_field.dart.

◆ controller [2/2]

final SignatureController StatelessWidget::controller
private

Definition at line 12 of file signature_section.dart.

◆ course

final CourseEntity StatelessWidget::course
private

Definition at line 8 of file course_card.dart.

◆ cRReference

final String StatelessWidget::cRReference
private

Definition at line 10 of file details_section.dart.

◆ currentAddress

final String StatelessWidget::currentAddress
private

Definition at line 10 of file address_display_widget.dart.

◆ currentLocation

final LatLng StatelessWidget::currentLocation
private

Definition at line 5 of file map_widget.dart.

◆ currentStatus

final CollectionStatus StatelessWidget::currentStatus
private

Definition at line 12 of file collection_details_body.dart.

◆ declaredVolume

final String StatelessWidget::declaredVolume
private

Definition at line 8 of file volume_info_section.dart.

◆ deliveryDate

final String StatelessWidget::deliveryDate
private

Definition at line 16 of file unloading_history_collection_item.dart.

◆ depositedDrums

final List<String> StatelessWidget::depositedDrums
private

Definition at line 9 of file scanned_drums_section.dart.

◆ done

final String StatelessWidget::done
private

Definition at line 14 of file today_collections.dart.

◆ doneVolume

final double StatelessWidget::doneVolume
private

Definition at line 10 of file statistics_card.dart.

◆ drum

final DrumScan StatelessWidget::drum
private

Definition at line 9 of file scan_card.dart.

◆ drumPicture

final String StatelessWidget::drumPicture
private

Definition at line 12 of file pictures_sections.dart.

◆ endText

final String StatelessWidget::endText
private

Definition at line 11 of file custom_dual_slider.dart.

◆ failureMessage

final String StatelessWidget::failureMessage
private

Definition at line 9 of file faild_to_fetch_data_view.dart.

◆ fullName

final String StatelessWidget::fullName
private

Definition at line 8 of file contact_section.dart.

◆ gradient

final LinearGradient StatelessWidget::gradient
private

Definition at line 11 of file stats_card.dart.

◆ hasShadow

final bool StatelessWidget::hasShadow
private

Definition at line 6 of file custom_pin_widget.dart.

◆ hidePriority

final bool StatelessWidget::hidePriority
private

Definition at line 19 of file collection_item.dart.

◆ hideStatus

final bool StatelessWidget::hideStatus
private

Definition at line 20 of file collection_item.dart.

◆ hintText

final String StatelessWidget::hintText
private

Definition at line 17 of file custom_text_form_field.dart.

◆ icon

final IconData StatelessWidget::icon
private

Definition at line 8 of file collection_info_row.dart.

◆ id

final int StatelessWidget::id
private

Definition at line 11 of file unloading_history_collection_item.dart.

◆ index

final int StatelessWidget::index
private

Definition at line 10 of file map_details_card.dart.

◆ instructions

final String StatelessWidget::instructions
private

Definition at line 12 of file details_section.dart.

◆ isActive

final bool StatelessWidget::isActive
private

Definition at line 9 of file progress_step.dart.

◆ isCompleted

final bool StatelessWidget::isCompleted
private

Definition at line 17 of file collection_item.dart.

◆ isDrawingMode

final bool StatelessWidget::isDrawingMode
private

Definition at line 9 of file signature_section.dart.

◆ isEditable

final bool StatelessWidget::isEditable
private

Definition at line 13 of file detail_item.dart.

◆ isExpanded

final bool StatelessWidget::isExpanded
private

Definition at line 12 of file saved_locations_list.dart.

◆ isHistory

final bool StatelessWidget::isHistory
private

Definition at line 21 of file collection_item.dart.

◆ isLoading

final bool StatelessWidget::isLoading
private

Definition at line 10 of file address_info_widget.dart.

◆ isLoadingLocation

final bool StatelessWidget::isLoadingLocation
private

Definition at line 9 of file address_display_widget.dart.

◆ isMapLoaded

final bool StatelessWidget::isMapLoaded
private

Definition at line 7 of file map_widget.dart.

◆ isObscure

final bool StatelessWidget::isObscure
private

Definition at line 21 of file custom_text_form_field.dart.

◆ isPending

final bool StatelessWidget::isPending
private

Definition at line 18 of file collection_item.dart.

◆ isPeriodSection

final bool StatelessWidget::isPeriodSection
private

Definition at line 17 of file today_collections.dart.

◆ isReference

final bool StatelessWidget::isReference
private

Definition at line 11 of file detail_item.dart.

◆ isSelected

final bool StatelessWidget::isSelected
private

Definition at line 5 of file select_all_header.dart.

◆ isToDoSelected

final bool StatelessWidget::isToDoSelected
private

Definition at line 11 of file stats_section.dart.

◆ items

final List<DashboardItem> StatelessWidget::items
private

Definition at line 6 of file dashboard_grid.dart.

◆ keyboardType

final TextInputType StatelessWidget::keyboardType
private

Definition at line 20 of file custom_text_form_field.dart.

◆ label

final String StatelessWidget::label
private

Definition at line 6 of file collection_info_row.dart.

◆ lat

final String StatelessWidget::lat
private

Definition at line 14 of file map_app_bar.dart.

◆ lng

final String StatelessWidget::lng
private

Definition at line 15 of file map_app_bar.dart.

◆ mapStyle

final String StatelessWidget::mapStyle
private

Definition at line 9 of file map_widget.dart.

◆ margin

final EdgeInsetsGeometry StatelessWidget::margin
private

Definition at line 11 of file collection_request_details_header.dart.

◆ markers

final Set<Marker> StatelessWidget::markers
private

Definition at line 6 of file map_widget.dart.

◆ message

final String StatelessWidget::message
private

Definition at line 9 of file error_widget.dart.

◆ name

final String StatelessWidget::name
private

Definition at line 8 of file collection_request_details_header.dart.

◆ notification

final NotificationEntity StatelessWidget::notification
private

Definition at line 10 of file notification_card.dart.

◆ number

final String StatelessWidget::number
private

Definition at line 15 of file collection_item.dart.

◆ onAccept

final VoidCallback StatelessWidget::onAccept
private

Definition at line 7 of file action_buttons.dart.

◆ onAddDrumPicture

final VoidCallback StatelessWidget::onAddDrumPicture
private

Definition at line 15 of file pictures_sections.dart.

◆ onAddVoucherPicture

final VoidCallback StatelessWidget::onAddVoucherPicture
private

Definition at line 14 of file pictures_sections.dart.

◆ onChanged [1/3]

final ValueChanged<int?> StatelessWidget::onChanged
private

Definition at line 12 of file contact_selector.dart.

◆ onChanged [2/3]

final ValueChanged<String?> StatelessWidget::onChanged
private

Definition at line 14 of file payment_method_section.dart.

◆ onChanged [3/3]

final ValueChanged<bool?> StatelessWidget::onChanged
private

Definition at line 6 of file select_all_header.dart.

◆ onClear

final VoidCallback StatelessWidget::onClear
private

Definition at line 11 of file signature_section.dart.

◆ onClose

final VoidCallback StatelessWidget::onClose
private

Definition at line 14 of file saved_locations_list.dart.

◆ onContinue

final VoidCallback StatelessWidget::onContinue
private

Definition at line 11 of file bottom_content_panel.dart.

◆ onDecline

final VoidCallback StatelessWidget::onDecline
private

Definition at line 8 of file action_buttons.dart.

◆ onDelete

final VoidCallback StatelessWidget::onDelete
private

Definition at line 10 of file scan_card.dart.

◆ onDrawingModeToggle

final VoidCallback StatelessWidget::onDrawingModeToggle
private

Definition at line 10 of file signature_section.dart.

◆ onPressed

final VoidCallback StatelessWidget::onPressed
private

Definition at line 8 of file confirm_location_button.dart.

◆ onReload

final VoidCallback StatelessWidget::onReload
private

Definition at line 10 of file error_widget.dart.

◆ onRetry

final VoidCallback StatelessWidget::onRetry
private

Definition at line 8 of file faild_to_fetch_data_view.dart.

◆ onSavedLocationsPressed

final VoidCallback StatelessWidget::onSavedLocationsPressed
private

Definition at line 10 of file map_overlay_buttons.dart.

◆ onSearchPressed

final VoidCallback StatelessWidget::onSearchPressed
private

Definition at line 9 of file map_overlay_buttons.dart.

◆ onTap

final VoidCallback StatelessWidget::onTap
private

Definition at line 9 of file course_card.dart.

◆ onToggle

final VoidCallback StatelessWidget::onToggle
private

Definition at line 13 of file saved_locations_list.dart.

◆ padding

final EdgeInsets StatelessWidget::padding
private

Definition at line 15 of file custom_card.dart.

◆ pendingCollections

final String StatelessWidget::pendingCollections
private

Definition at line 16 of file today_collections.dart.

◆ priority

final CollectionPriority StatelessWidget::priority
private

Definition at line 6 of file collection_priority_badge.dart.

◆ quantityUnloaded

final String StatelessWidget::quantityUnloaded
private

Definition at line 17 of file unloading_history_collection_item.dart.

◆ quantityWeighted

final String StatelessWidget::quantityWeighted
private

Definition at line 18 of file unloading_history_collection_item.dart.

◆ recoveredDrums

final List<String> StatelessWidget::recoveredDrums
private

Definition at line 8 of file scanned_drums_section.dart.

◆ reference

final String StatelessWidget::reference
private

Definition at line 9 of file status_card_section.dart.

◆ request

final DriverRequest StatelessWidget::request
private

Definition at line 8 of file request_header.dart.

◆ restaurantId

final int StatelessWidget::restaurantId
private

Definition at line 12 of file payment_method_section.dart.

◆ savedLocations

final List<SavedLocation> StatelessWidget::savedLocations
private

Definition at line 10 of file saved_locations_list.dart.

◆ selectedContactId

final int StatelessWidget::selectedContactId
private

Definition at line 11 of file contact_selector.dart.

◆ selectedItems

final Map<int, bool> StatelessWidget::selectedItems
private

Definition at line 7 of file collection_list.dart.

◆ selectedPaymentMethod

final String StatelessWidget::selectedPaymentMethod
private

Definition at line 13 of file payment_method_section.dart.

◆ showNumber

final bool StatelessWidget::showNumber
private

Definition at line 16 of file collection_item.dart.

◆ showTitle

final bool StatelessWidget::showTitle
private

Definition at line 13 of file map_app_bar.dart.

◆ size

final double StatelessWidget::size
private

Definition at line 5 of file custom_pin_widget.dart.

◆ startText

final String StatelessWidget::startText
private

Definition at line 10 of file custom_dual_slider.dart.

◆ state

final CollectionsState StatelessWidget::state
private

Definition at line 10 of file stats_section.dart.

◆ station

final Station StatelessWidget::station
private

Definition at line 8 of file station_card.dart.

◆ status [1/2]

final CollectionStatus StatelessWidget::status
private

Definition at line 6 of file collection_status_badge.dart.

◆ status [2/2]

final String StatelessWidget::status
private

Definition at line 14 of file unloading_history_collection_item.dart.

◆ step

final int StatelessWidget::step
private

Definition at line 11 of file progress_step.dart.

◆ stepNumber

final int StatelessWidget::stepNumber
private

Definition at line 9 of file collection_progress_tracker.dart.

◆ subtitle

final String StatelessWidget::subtitle
private

Definition at line 10 of file stats_card.dart.

◆ suffixIcon

final Widget StatelessWidget::suffixIcon
private

Definition at line 16 of file custom_text_form_field.dart.

◆ text

final String StatelessWidget::text
private

Definition at line 10 of file custom_slider.dart.

◆ timeSlot

final String StatelessWidget::timeSlot
private

Definition at line 13 of file details_header.dart.

◆ title

final String StatelessWidget::title
private

Definition at line 8 of file logo_header.dart.

◆ totalCollections [1/2]

final int StatelessWidget::totalCollections
private

Definition at line 9 of file statistics_card.dart.

◆ totalCollections [2/2]

final String StatelessWidget::totalCollections
private

Definition at line 12 of file today_collections.dart.

◆ totalStops

final int StatelessWidget::totalStops
private

Definition at line 13 of file statistics_card.dart.

◆ totalVolume [1/2]

final double StatelessWidget::totalVolume
private

Definition at line 11 of file statistics_card.dart.

◆ totalVolume [2/2]

final int StatelessWidget::totalVolume
private

Definition at line 8 of file unloading_stats_card.dart.

◆ unit

final String StatelessWidget::unit
private

Definition at line 12 of file stats_card.dart.

◆ value

final String StatelessWidget::value
private

Definition at line 7 of file collection_info_row.dart.

◆ verticalPadding

final double StatelessWidget::verticalPadding
private

Definition at line 13 of file custom_header.dart.

◆ visitedStops

final int StatelessWidget::visitedStops
private

Definition at line 12 of file statistics_card.dart.

◆ volume

final String StatelessWidget::volume
private

Definition at line 11 of file details_section.dart.

◆ voucherPicture

final String StatelessWidget::voucherPicture
private

Definition at line 11 of file pictures_sections.dart.

◆ warehouseRepresentative

final String StatelessWidget::warehouseRepresentative
private

Definition at line 19 of file unloading_history_collection_item.dart.


The documentation for this class was generated from the following files: