menu
flutter_excel package
documentation
excel.dart
Data
colIndex property
colIndex property
dark_mode
light_mode
colIndex
property
int
get
colIndex
returns the column Index
Implementation
int get colIndex { return _colIndex; }
flutter_excel package
documentation
excel
Data
colIndex property
Data class