menu
android_native package
documentation
os/Bundle.dart
Bundle
getIntegerList method
getIntegerList method
dark_mode
light_mode
getIntegerList
method
List
<
int
>
?
getIntegerList
(
String
key
)
Implementation
List<int>? getIntegerList(String key) { return getIntList(key); }
android_native package
documentation
os/Bundle
Bundle
getIntegerList method
Bundle class