config property
FxConfig
get
config
Shorthand for the app config.
Implementation
FxConfig get config => ref.read(fxConfigProvider);
Shorthand for the app config.
FxConfig get config => ref.read(fxConfigProvider);