registerButtonType static method

void registerButtonType(
  1. Type type
)

Implementation

static void registerButtonType(Type type) => _customButtonTypes.add(type);