menu
ap_common package
documentation
models/time_code.dart
TimeCodeConfig
indexOf method
indexOf method
dark_mode
light_mode
indexOf
method
int
indexOf
(
String
section
)
Implementation
int indexOf(String section) { return textList.indexOf(section); }
ap_common package
documentation
models/time_code
TimeCodeConfig
indexOf method
TimeCodeConfig class