-
apple
→ const Method
-
const Method(name: 'Apple', isAdaptive: true)
-
custom
→ const Method
-
const Method(name: 'Custom', isAdaptive: false)
-
discord
→ const Method
-
const Method(name: 'Discord', isAdaptive: false)
-
dribbble
→ const Method
-
const Method(name: 'Dribbble', isAdaptive: false)
-
facebook
→ const Method
-
const Method(name: 'Facebook', isAdaptive: false)
-
github
→ const Method
-
const Method(name: 'Github', isAdaptive: true)
-
google
→ const Method
-
const Method(name: 'Google', isAdaptive: false)
-
linkedin
→ const Method
-
const Method(name: 'Linkedin', isAdaptive: false)
-
medium
→ const Method
-
const Method(name: 'Medium', isAdaptive: false)
-
microsoft
→ const Method
-
const Method(name: 'Microsoft', isAdaptive: false)
-
pinterest
→ const Method
-
const Method(name: 'Pinterest', isAdaptive: false)
-
reddit
→ const Method
-
const Method(name: 'Reddit', isAdaptive: false)
-
spotify
→ const Method
-
const Method(name: 'Spotify', isAdaptive: false)
-
tiktok
→ const Method
-
const Method(name: 'Tiktok', isAdaptive: true)
-
const Method(name: 'Twitter', isAdaptive: true)