NavigationTheme more font weights
C
Christian
Right now in the current options that exist are
regular | medium | bold | heavy
it would be nice to have the full spectrum that TextStyle['fontWeight'] has being e.g. black | ultralight | 'light' | 'thin' | etc...
As I find it odd if I specify a named option that doesnt exist in the navigation theme (e.g.
black
not 900
) it will not work.