menu
textify package
documentation
bands.dart
Bands
list property
list property
dark_mode
light_mode
list
property
List
<
Band
>
list
final
List of text bands identified in the image.
Implementation
final List<Band> list = [];
textify package
documentation
bands
Bands
list property
Bands class