getStyle abstract method

Style? getStyle(
  1. AppModel currentApp,
  2. String styleName
)

Implementation

Style? getStyle(AppModel currentApp, String styleName);