Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
DocumentOption Class Reference

Private Member Functions

 DocumentOption ({ required this.icon, required this.title, required this.color, required this.onTap, })

Private Attributes

final IconData icon
final String title
final Color color
final VoidCallback onTap

Detailed Description

Definition at line 6 of file show_documents_option.dart.

Constructor & Destructor Documentation

◆ DocumentOption()

DocumentOption::DocumentOption ( { required this.icon, required this.title, required this.color, required this.onTap, } )
private

Member Data Documentation

◆ color

final Color DocumentOption::color
private

Definition at line 9 of file show_documents_option.dart.

◆ icon

final IconData DocumentOption::icon
private

Definition at line 7 of file show_documents_option.dart.

◆ onTap

final VoidCallback DocumentOption::onTap
private

Definition at line 10 of file show_documents_option.dart.

◆ title

final String DocumentOption::title
private

Definition at line 8 of file show_documents_option.dart.


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