update abstract method

Future<void> update(
  1. AppModel app,
  2. Style style
)

Implementation

Future<void> update(AppModel app, Style style);