blob: 9c183272e4d913a1967a8d4fd00157c23c97df51 [file] [log] [blame]
>>>
setSelectionRange(
/* TextInputElement | TextAreaElement */ Element input, int start, int end,
[direction]) {
;
}
<<<
setSelectionRange(
/* TextInputElement | TextAreaElement */ Element input, int start, int end,
[direction]) {
;
}
>>>
setSelectionRange(/* TextInputElement | TextAreaElement */ Element input, int start, int end,
[direction]) {
;
}
<<<
setSelectionRange(
/* TextInputElement | TextAreaElement */ Element input, int start, int end,
[direction]) {
;
}
>>>
Future<void> signOutGoogle() async {}
/*Future <FirebaseUser> signUp(email, password) async {
;
}*/
<<<
Future<void> signOutGoogle() async {}
/*Future <FirebaseUser> signUp(email, password) async {
;
}*/