setBag abstract method

void setBag(
  1. int count, {
  2. String? title,
  3. String? content,
})

设置小米的小角标

Implementation

void setBag(int count, {String? title, String? content});