menu
gsheets_plus package
documentation
gsheets_plus.dart
A1Ref
row property
row property
dark_mode
light_mode
row
property
int
row
late
final
Cell row index
Implementation
late final int row = int.parse(_match.group(2)!);
gsheets_plus package
documentation
gsheets_plus
A1Ref
row property
A1Ref class